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

Increase the defined max word length to 16 to match wallet names #22

Merged
merged 8 commits into from
Apr 26, 2023

Conversation

ujjwal-cyph
Copy link
Collaborator

The ui_list component is defined with rows size of 15 in one of its parameter. Using the component to list wallet names results in trimming of last letter of the wallet name.

Fixes https://app.clickup.com/t/37308523/CHI-2010

ujjwal-cyph and others added 2 commits September 21, 2022 19:01
The ui_list component is defined with rows size of 15 in one of its parameter.
Using the component to list wallet names results in trimming of last letter of
the wallet name.

Fixes https://app.clickup.com/t/37308523/CHI-2010
@ujjwal-cyph ujjwal-cyph self-assigned this Oct 3, 2022
@vbcypherock
Copy link
Contributor

ujjwal-cyph and others added 4 commits April 12, 2023 21:56
The MAX_UI_LIST_WORDS will be kept same as MAX_NUMBER_OF_MNEMONIC_WORDS and
MAX_UI_LIST_CHAR_LEN := MAX_MNEMONIC_WORD_LENGTH. Applications and utils use
MNEMONICS macros while ui_list will use UI_LIST macros.
@ujjwal-cyph ujjwal-cyph mentioned this pull request Apr 26, 2023
60 tasks
@ujjwal-cyph ujjwal-cyph merged commit 6adc401 into develop Apr 26, 2023
@ujjwal-cyph ujjwal-cyph deleted the fix/trimmed-wallet-names branch April 26, 2023 12:08
amanCypherock added a commit that referenced this pull request May 1, 2023
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.

3 participants