-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manage Glosses UI Touch Up #158
Conversation
…r templates, get [unlabeled] entries to work in the managed list. Introduce checkboxes for flags to filter by, add status into filterable list item logic.
…usly, but the other is asyncronous. These two are good pilot statuses to design around, as they represent the differing necessities for detecting and adding status attributes to Glosses in the lists.
…atuses that require asyncronous behavior to figure out. I don't think we need to be passing the filter around from this management page, so I am disabling it for now.
… filters. They don't quite work together yet, but to fully code that is out of scope of this touch up. I'll leave the pieces behind, but hide the ones we aren't using now.
…c' status next to Gloss label. Clicking gloss label opens a modal with the management options.
… has self contained functionality and is better organized this way.
…s is no longer available because it is not coded correctly for the new Gloss data structure.
@cubap Please review this when you are back in action. Do some whitespace commit to ensure this branch is deployed at https://glossing-dev.rerum.io This scope went a bit beyond just a touch up.
Note the "for when we test" tricks are active and properties.json is staged for dev. Make sure to get rid of the "for when we test" tricks before you merge with main. Remember to update properties.json on main after you merge. Do not update properties.json on this branch because that will make glossing-dev use prod data. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CSS could be touched up, but the flow is much cleaner.
No description provided.