Conversation
- refactor variants for status pills - add filter pop up component - fix application table scrolling in admin view
|
Also perhaps in a UX light it might make more sense to make that bottom scrollbar always visible in this view so that it gets strongly communicated to users that that component is scrollable. |
SamNie2027
left a comment
There was a problem hiding this comment.
I do really like the status pill consolidations
|
Can you change the options for experiencetype to the actual backend enum? Same with rechecking other enum values for accurate options. And just redeclare those enums in the frontend with the same values and names as backend |
Modern browsers tend to auto hide the scroll bar and even when trying to override it in CSS, the changes don't seem to work. This might also be in part due to a macOS feature but it might have to stay the way it is. |
ℹ️ Issue
Closes #207
📝 Description
Used Claude Code to help debug and help with the final implementation
✔️ Verification
bhchp-filter-pop-up.mov
🏕️ (Optional) Future Work / Notes
The Discipline Admin section of the filter pop up needs to be populated.