feat: order home recommendations from survey answers #86
No reviewers
Labels
No labels
backend
beginner friendly
bug
chore
documentation
enhancement
frontend
priority/high
priority/low
priority/medium
size/L
size/M
size/S
size/XL
size/XS
stage/backlog
stage/done
stage/in progress
stage/ready
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ScottyLabs/housing!86
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/home-page-recommendations"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
home page recommendations were 5 hardcoded ids in BuildingPanelDemo. now it loads the saved
survey answers and ranks buildings with the scoring from #15, falls back to alphabetical if
there's no survey or youre logged out.
also noticed the filters in building options were resetting whenever you navigated away so i
did a quick fix for that too.
closes #55
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.