Skip to content
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

Research: popup and similar top-layer UI #345

Merged
merged 8 commits into from
May 23, 2021

Conversation

melanierichards
Copy link
Collaborator

This PR is effectively a rework of #205, which presented various types of top-layer UI together for discussion on whether these are in scope for "popup". This PR is a little bit more specific about what constitutes a popup, and which top-layer elements are in/out of scope and why.

This PR moves a couple concepts to their own research pages, which are very lightweight by design so as to not over-bloat this PR. We should add more details to this research in follow-up PRs.

This PR

Popup

Adds further research on popup, including behaviors and subclasses/subtypes. Those include:

  • Autocomplete listboxes
  • Combobox listboxes
  • Date-time pickers (window)
  • Popup menus
  • Select listboxes
  • Misc (transient, top-layer, rich elements)

Similar components

These have their own research pages now:

  • Alert
  • Dialog
  • Toast
  • Tooltip

@gregwhitworth gregwhitworth merged commit a83e7c6 into openui:main May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants