nextcloud / maps

🌍🌏🌎 The whole world fits inside your cloud!
https://apps.nextcloud.com/apps/maps
GNU Affero General Public License v3.0
504 stars 89 forks source link

`My favorites` displays `99+` instead of the actual number when it exceed 99 #1292

Open amalgame21 opened 4 months ago

amalgame21 commented 4 months ago

How to use GitHub

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

ant0nwax commented 1 month ago

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+

amalgame21 commented 1 month ago

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.