Patch 2 for the Roost update:
- Removed autocomplete on all the inputs
- Fixed the default roost name field so that it updates the roost name even when you don't click the check button
- Fixed (to the best of my ability) bugs relating to drag and drop reordering of roosts whenever the roost is dropped "outside" the drag/drop field.
Let me know (briefly) if it's fixed or if any of these bugs are still happening, since I'm mostly testing it with my own methods (dragging, entering things, deleting randomly) and may still be missing certain ways of interacting with the forms that don't trigger the issues others are having
Patch 3 for Roost update:
- Added dropdown menus for ease of sorting chickens on mobile, and debugged the 403 error that this introduced
- You now have the ability to select a "display roost" that will show up on your front page, as well as be the one that your profile's visitors will see when they click to see your chickens.
- Reworded "default" to "unsorted" to be a bit more explanatory
Alas, I am too restless and wanted to see if I could make the sorters work; a handful of small updates:
- Added sorting options for both the coop status page and friends list! It all looks to be working as expected, but as always, there's the possibility I have missed edge cases.
- Bantam combs now render on top of the body again instead of under.
- Released offspring now have a spooky little chick silhouette and a hopefully helpful tooltip.
- Chicken profiles now have a link to their roost.
- Added Known Issues page.
still working on the menu dragging issue on iOS (it seems like iOS doesn't play nice with SortableJS)
Made a few changes to the Farmhouse:
-
An expiry period must now be set for Farmhouse listings; all current listings now have an expiry of 30 days.
-
Listings now sorted by earliest expiry first, and there is now a dropdown menu to sort listings by date listed and price.
-
General styling changes to make the Farmhouse easier to navigate, including smaller cards and even button alignment.
-
Debugged "more comments" pages for chickens.
-
Added some words to the profanity filter list.
-
Site favicon has been repaired.
-
Emote keyboard can now be tab navigated, will continue to update features around the site to be keyboard navigable