question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Inconsistent Behavior for CRUD view modals

See original GitHub issue

Screenshot

dashboard-modal

Description

In the new React-based Dashboard & Chart CRUD view. The edit modal has animation on both opening and closing, but the edit modal has only opening animation.

Also, I think we should probably consider linking the edit button to opening <dashboard_url?>edit=true in a new window instead of opening the properties modal, because it’s much more commonly needed to edit the dashboard layout/charts rather than just the things in properties modal.

Design input

[describe any input/collaboration you’d like from designers, and tag accordingly. For design review, add the label design:review. If this includes a design proposal, include the label design:suggest]

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
nytaicommented, Nov 10, 2020

Let’s have a conversation here (@junlincc @lilykuang @benceorlai @eschutho @mistercrunch ) about switching over the edit action on the dashboard list view.

Current the edit action only open the dashboard properties modal. Should we just make the call that “Editing a dashboard means opening the dashboard in edit mode and not opening the dashboard properties modal”? It seems that everyone I’ve talked to advocates for

linking the edit button to opening <dashboard_url?>edit=true in a new window instead of opening the properties modal, because it’s much more commonly needed to edit the dashboard layout/charts rather than just the things in properties modal.

I think this should clear up a number of bugs/cosmetic issues around the current dashboard edit experience. Does anyone feel differently?

0reactions
nytaicommented, Nov 13, 2020

Looks like the portion about the strange saving behavior on the properties modal is covered by https://github.com/apache/incubator-superset/issues/11677

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inconsistent Behavior for CRUD view modals #11520 - GitHub
In the new React-based Dashboard & Chart CRUD view. The edit modal has animation on both opening and closing, but the edit modal...
Read more >
SQLAlchemy CRUD operation is inconsistent with or without ...
A solution to get over the situation is to use a field() with default_factory= for is_bookmarked as well: @dataclass class Bookmark: ...
Read more >
Crud (Re)Defined - Amy Orben, Daniël Lakens, 2020
This review tracks the history of the crud factor and examines how its use in the psychological- and behavioral-science literature has developed to...
Read more >
4. CRUD Web Services - REST in Practice [Book] - O'Reilly
Through CRUD, we’ll take our first steps along the path to enlightenment using HTTP as an application protocol instead of a transport protocol,...
Read more >
DAX and DynamoDB consistency models - AWS Documentation
Consistency among DAX cluster nodes; DAX item cache behavior; DAX query ... In this scenario, DAX and DynamoDB hold inconsistent values for the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found