Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global Extension UI Review #645

Merged
merged 22 commits into from
Feb 28, 2024
Merged

Global Extension UI Review #645

merged 22 commits into from
Feb 28, 2024

Conversation

pedrorezende
Copy link
Collaborator

This PR contains a full UI review in the whole extension, only missing dark / light mode implementation.

Changes were made based on this Figma board

Copy link
Contributor

github-actions bot commented Feb 26, 2024

@github-actions github-actions bot temporarily deployed to pull request February 26, 2024 18:15 Inactive
Copy link
Collaborator

@mateuszjasiuk mateuszjasiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Works really nicely!

description?: string;
};

export const Colour = ({
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Total nitpick, not sure if valid. Does anyone have strong opinion about coding in british-english vs american-english? :D I feel like naming this color would be more consistent with tailwind

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, I think this is an important decision we need to make. Because all the Extension texts are written in British-English, but the libraries, like Tailwind, are in American-English. I'll update the code in order to reflect your comment, @mateuszjasiuk !

@github-actions github-actions bot temporarily deployed to pull request February 28, 2024 15:14 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 28, 2024 15:24 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 28, 2024 15:42 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 28, 2024 16:11 Inactive
@pedrorezende pedrorezende merged commit 388a3c7 into main Feb 28, 2024
8 checks passed
seleniumforest pushed a commit to seleniumforest/namada-interface that referenced this pull request Apr 11, 2024
* feat: adding cheatsheet to Storybook and Panel component

* feat: tweaking button sizes and spacements

* feat: ui tweaks on setup Start page

* feat: adding div props to alert component

* feat: reviewing warning panel and start page

* feat: creating badge and feedback button components

* feat: reducing sizes for seed phrase list

* feat: finalizing seed creation review

* feat: completing account creation flow review

* feat: truncating addresses on confirmation

* feat: few components ui review

* feat: rolling back bip39 password input

* feat: fixing ledger import

* feat: fixing ledger forms alignment

* feat: opening setup tab if no password is defined

* feat: improving connected sites ui

* feat: improving approve connections ui

* feat: better alignment on signature popups

* feat: few more ui tweaks on extension

* feat: refactoring the copyTextTo property to make it more generic

* fix: removing package-lock.json

* feat: renaming colour to color
@mateuszjasiuk mateuszjasiuk deleted the feat/extension-ui-1.1 branch September 13, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants