gawati / gawati-portal-ui

Version 2 of the gawati portal
GNU Affero General Public License v3.0
0 stars 0 forks source link

Save search UI Improvements #89

Open kohsah opened 6 years ago

kohsah commented 6 years ago
  1. The pop-down dialog should be about 30% wider
  2. When the dialog pops down the focus should move to the text box (in both save and search dialogs)

image

kohsah commented 6 years ago

Fixed

kohsah commented 6 years ago

@surajpt the React Toastify messages in both portal-ui and profiles-ui use the default style.

The messages need to be top centered, and should use the "info" style when conveying informatin, "error" style when conveying an error message or "warning" when its a warning. (see https://fkhadra.github.io/react-toastify/ ) default should never be used.