okfn / opendataeditor

The Open Data Editor (ODE) is a no-code application to explore, validate and publish data in a simple way. Forever free and open source project powered by the Frictionless Framework.
http://opendataeditor.okfn.org
MIT License
177 stars 21 forks source link

Hover state consistency in the Modals/Dialogs across the ODE #596

Open Faithkenny opened 1 week ago

Faithkenny commented 1 week ago

Overview

The ODE has both OneButton dialog and TwoButton modals. This is the current list of the regularized, and updated existing modals.

Except the Delete modal, they all have their primary button color as OKFN/black button, and hovers to the OKFN/Blue. The secondary action (usually Cancel) has a gray outline button, and hovers to a gray filled button

romicolman commented 1 week ago

Thank you, @Faithkenny. The Rename feature has not been implemented yet. It was not part of the pre-release.

@guergana: this is connected to this ticket #526. The list is for hover state consistency.

Changes:

Add external data/Launch screen /How the ODE saves your data : In the current version of the ODE, buttons in these dialogs turn blue once the user pastes the link. To standardize buttons, they should turn black instead. Implementing this will align hover state consistency with the Publish, Unsaved changes and Create folder dialogs (Ticket #526).