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

Autocomplete feature should work with nicknames #1508

Open
jbair06 opened this issue Jan 30, 2025 · 0 comments
Open

Autocomplete feature should work with nicknames #1508

jbair06 opened this issue Jan 30, 2025 · 0 comments

Comments

@jbair06
Copy link
Member

jbair06 commented Jan 30, 2025

Anywhere that autocomplete is used with account IDs, the component should allow the user to enter the nickname instead of account. When the user enters the nickname, autocomplete should work based on the nickname.

Depending on the input from the user, the list should display the information differently. If the input from the user matches any nicknames OR is not in the standard x.x.x account ID format, then the list should display the list of accounts using the format: nickname-(accountID) or similar. Otherwise, if the input is in the accountID format, then it should display the list of accounts using the format: accountID - (nickname).

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

No branches or pull requests

1 participant