UI checklist for next update
Open
@sanghoonio is already working on this.
Since Aug 5, 2024.
likely solved
UI/UX
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- After deleting the last view while it is currently selected, you can't unselect the deleted view because the reactselect gets disabled. Either add a check so that if view list is empty, or if currently selected view no longer exists in view list, unselect the view.
- You can't unselect a schema once one is assigned (can change to other schema, just can't remove)
- Add a choose schema modal you open by clicking on yellow 'no schema' button next to 'save' and 'discard' buttons. Maybe pass in the validation passed modal
- In validation passed modal, make selectinput corner rounding consistent with button (rounded-1)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.