Standardize modal visual presentation
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 534
- PR merge metrics
- No merged PRs in 30d
Description
**Note: Need to wait until https://github.com/ipfs-shipyard/ipfs-webui/pull/1615 is merged to avoid throwing more conflicts on that PR's pile.**
### The need
Standardize visual presentation of modals throughout Web UI, including the following:
- Darker primary action text
- (Possibly) left-aligning modal content, though need to investigate how this works with code snippets etc
- Possibly lighter or lighter-weight text for checkbox and similar items
- Consider right-justifying buttons
- Updating storybook if necessary
### Modals to address
Files screen:
- Import from IPFS
- New folder
- Share link
- Rename
- Delete
- (Pinning-related modals TK)
Peers screen:
- Add connection
Settings:
- Language
- Tutor mode
- (Pinning-related modals TK)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.