impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
17 stars 4 forks source link

fix: Change color of inactive bottom nav items #220

Closed maiertech closed 1 month ago

maiertech commented 1 month ago

Description of change

Links to any relevant issues

Fixes #219.

How the change has been tested

Manual visual test on the credentials page on the /me route.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

SoulaAndrikopoulos commented 1 month ago

I agree with the points that Oran brought up. 👍 It looks nice, but we have to consider consistency with the tabs (so we follow either of the patterns; greyed out or white). If we give the tabs a white colour it would look as follows:

Screenshot 2024-05-02 at 12 27 43

At the moment, I don't have a clear preference between this and the older design, but I'd be curious to hear other's opinions. :)

maiertech commented 1 month ago

The question is whether a user perceives the bottom navigation as tabs. We should run this by Andrew.

daniel-mader commented 1 month ago

I took a look at how other popular apps style their nav bars and this is what I got for GitHub, Mastodon & Slack (all iOS). I would sum this up with: active icon is in primary color, others are slightly greyed out, no indicator bar. GitHub Mastodon Slack

daniel-mader commented 1 month ago

If we apply the same styling to the UniMe nav bar, it would look as follows:

light-green-none-cut dark-green-none-cut

I would personally prefer this over the currently proposed update (this PR) which is only relying on the indicator:

Screenshot 2024-05-07 at 10 53 03 Screenshot 2024-05-07 at 10 53 21
daniel-mader commented 1 month ago

After a little consultation with @digital-zen, this would be the preferred outcome:

light-green-thin-2-cut