opensrp / opensrp-web

The OpenSRP Admin Web Interface
Apache License 2.0
6 stars 1 forks source link

280 design qa #289

Open kelvin-muchiri opened 4 years ago

kelvin-muchiri commented 4 years ago

Closes #280

Addresses design issues as specified in the issue

  1. Location menu pop text colour is now blue

Screenshot from 2020-08-25 17-43-02

  1. The Inherited from table header now displays a tooltip on hover

Screenshot from 2020-08-25 17-48-01

  1. Inherited setting edit popup now has the check against the label Inherit Setting

Screenshot from 2020-08-25 17-44-10

  1. A setting can now cease to inherit and still have the same value as the parent setting. For instance, for the setting below, a user can click on Set to No. The setting will cease to inherit but still retain its value as No. The Inherit from value will then change from Uganda to _

Screenshot from 2020-08-25 17-44-10

  1. A setting can now inherit even if the value of the parent setting is the same as its current value. For instance, on clicking Inherit Setting for the setting below and it turns out that the parent value is false which is the same as its current value, Inherited From value should now display the parent label. The value should remain as No

Screenshot from 2020-08-25 18-06-14

  1. The edit popup closes when a setting value is changed or when a user clicks outside the popup
moshthepitt commented 4 years ago

@kelvin-muchiri could we get some screenshots please?