When logic is being built, I need some extra styling considerations met.
FilterBar.vue
Change checkbox backgrounds to match theme colour. Start here.
A help icon on the first task screen that explains the different task types (specifically that if you're looking for a collectible that comes from an achievement, you want an achievement-type task). Might want to use a popover or something.
On the subject of dropdowns, what to do about the link lists and user menu on small screen sizes? That works but it's suuuuper janky. Also, it covers the top of the component below and I don't necessarily want that.
Highlight "active" routes on navigation.
Add/EditCharacter.vue
Make the realm list have a loading symbol while the list is being populated.
Push a success dialog when the add/update works.
General Considerations
New colour scheme and logo. Transitional animations!
Mobile view cleanup (filter menu should change to drawer, etc)
Fixing those flingin' flangin' form alignments.
The headings for the tasks are too big for general tasks with long titles. Need to maybe shrink them down a few sizes.
When logic is being built, I need some extra styling considerations met.
FilterBar.vue
AppBar.vue
Add/EditCharacter.vue
General Considerations