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

Popup component #163

Closed
jorgenherje opened this issue Sep 21, 2021 · 1 comment
Closed

Popup component #163

jorgenherje opened this issue Sep 21, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@jorgenherje
Copy link
Collaborator

jorgenherje commented Sep 21, 2021

Create a popup/dialog component for showing content in Dash-plugins

As of now the Modal component from dash-bootstrap-components library is utilized, but it's not optimal. Hard to configure CSS layout, not possible to drag and is always modal.

Usage: Nice feature for e.g. advanced plugin-settings, VectorCalculator-component etc.


Consider functionality:

  • Draggable?
  • Configurable Modal setting?
  • ...
  • Any more suggestions?

Note:

  • Check if existing React-components can be utilized:

    • Material-UI
    • ... Any more suggestions?
  • Improve compared to dbc.Modal

@jorgenherje jorgenherje changed the title Modal component Popup component Sep 23, 2021
@anders-kiaer anders-kiaer added the enhancement New feature or request label Oct 8, 2021
@rubenthoms
Copy link
Collaborator

Closed by #201.

@anders-kiaer anders-kiaer moved this to Done 🏁 in Webviz Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done 🏁
Development

No branches or pull requests

3 participants