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

Bug[Two problems(1. symbol for currency is not showing for every currency 2. all the currency aren't in a alphabetical order)] #8096

Closed
arg387 opened this issue Oct 26, 2024 · 11 comments

Comments

@arg387
Copy link

arg387 commented Oct 26, 2024

Bug Description

  1. Beside currency, symbol for currency is not showing for every currency
    Screen Recording 2024-10-26 232010
    Screenshot 2024-10-26 230657
  2. all the currency aren't in a alphabetical order.
    [screenshot]
    Screenshot 2024-10-26 231148
    Screenshot 2024-10-26 232127

Example
LINK

Expected behavior

  1. Currency symbol is shown for every currency.
  2. All Currency should be in an alphabetical order.(It is hectic to find a particular currency. It will be better to add a search bar with two rows showing currency in alphabetical order. )

Technical inputs

Points

50-150

@BOHEUS
Copy link
Contributor

BOHEUS commented Oct 26, 2024

  1. Not every currency has the symbol in icon library used in project so currencies without symbol have generic IconCoins implemented (see Add all necessary currencies #7038), also, currencies are not visible when selecting currency in Opportunities
  2. These currencies are in alphabetical order based on currency code, not the currency's name, and there's search bar for them
    image

@arg387
Copy link
Author

arg387 commented Oct 26, 2024

Screenshot 2024-10-27 011533
i have been using the demo app but There is no search option.(I have just used it again and same result.)

@BOHEUS
Copy link
Contributor

BOHEUS commented Oct 26, 2024

Then it seems it must be browser-related issue, what browser is it? Firefox nightly?

@arg387
Copy link
Author

arg387 commented Oct 26, 2024

firefox

@arg387
Copy link
Author

arg387 commented Oct 26, 2024

Search is not working if you don't scroll. But where is horizontal scroll bar? ?? I have been trying to scroll horizontally but somehow it is not working.
Screen Recording 2024-10-27 012956
Anyway i am using pure firefox.

@BOHEUS
Copy link
Contributor

BOHEUS commented Oct 26, 2024

Try checking this on different demo account, maybe it's because of overflowed left menu, I tried to reproduce it on different Firefox versions but with no luck

@arg387
Copy link
Author

arg387 commented Oct 27, 2024

where should i find different demo account??? There is only one available in your github repo.

@BOHEUS
Copy link
Contributor

BOHEUS commented Oct 27, 2024

Simply type other email address than provided in documentation, doesn't have to be your email address

@arg387
Copy link
Author

arg387 commented Oct 27, 2024

Screenshot 2024-10-27 161500
@BOHEUS after using other demo account search bar is working. But The repository demo account still have the same problem.

@BOHEUS
Copy link
Contributor

BOHEUS commented Oct 27, 2024

So it's related to left menu overflow, probably will be resolved in #8063

@Bonapara
Copy link
Member

I will close this issue for now. Please open another dedicated issue because @BOHEUS is correct about point 1, and point 2 does not apply to all browsers. Thanks for creating the issue though!

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Product development ✅ Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants