`My favorites` displays `99+` instead of the actual number when it exceed 99
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
My favorites displays 99+ instead of the actual number when it exceed 99
I need the actual number count of the favorites points
Describe the solution you'd like
My favorites displays 99+ instead of the actual number when it exceed 99
Describe alternatives you've considered
Make it to 999+ or 9999+ if the UI is the problem, 99+ is too small for normal use case.
Or let users to know the actual counts in the 3-dot menu, then keep displaying 99+ in My favorites is fine.
Additional context
did you take into concideration that instead of this is a bug it would be a feature request as this could be a design implementation? there are people who are happy with the 99+
did you take into concideration that instead of this is a bug it would be a feature request as this could be a design implementation? there are people who are happy with the 99+
Yes, so I mentioned in the alternatives that keeping the 99+ and let us know the actual count somewhere.
I kept manually editing the .favorites_share.json files because of the bug in https://github.com/nextcloud/maps/issues/1288, in order to share the map to other people's accounts. So I wanted the actual count of favorite points in case I missed some locations while manually editing.