[GH-ISSUE #1167] lower precison for % numbers in error messages #778

Closed
opened 2026-02-25 22:38:04 +03:00 by kerem · 3 comments
Owner

Originally created by @m4rtini2 on GitHub (May 17, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1167

Describe the feature you'd like to request

This is not about a real feature request but more a cosmetic enhancement with a low priority.
After the addon got updated i got a failsafe error with a very precise percent number of bookmarks that would get deleted. Like 50.0147815138971%

Describe the solution you'd like

A integer number might be sufficient to signal the severity of the problem.

Describe alternatives you've considered

Leave it as it is. It does no harm. This would be just cosmetic.

Originally created by @m4rtini2 on GitHub (May 17, 2022). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1167 ### Describe the feature you'd like to request This is not about a real feature request but more a cosmetic enhancement with a low priority. After the addon got updated i got a failsafe error with a very precise percent number of bookmarks that would get deleted. Like 50.0147815138971% ### Describe the solution you'd like A integer number might be sufficient to signal the severity of the problem. ### Describe alternatives you've considered Leave it as it is. It does no harm. This would be just cosmetic.
kerem 2026-02-25 22:38:04 +03:00
Author
Owner

@marcelklehr commented on GitHub (May 17, 2022):

Good point, I had the same thought once, but forgot about it.

<!-- gh-comment-id:1128764361 --> @marcelklehr commented on GitHub (May 17, 2022): Good point, I had the same thought once, but forgot about it.
Author
Owner

@marcelklehr commented on GitHub (May 17, 2022):

@pinpontitit This may be a good first issue to tackle if you're up for it :) (This is the relevant code: github.com/floccusaddon/floccus@9843b9166f/src/lib/strategies/Default.ts (L1679) )

<!-- gh-comment-id:1128765088 --> @marcelklehr commented on GitHub (May 17, 2022): @pinpontitit This may be a good first issue to tackle if you're up for it :) (This is the relevant code: https://github.com/floccusaddon/floccus/blob/9843b9166f27443e0e7424300d0ab30614acfe27/src/lib/strategies/Default.ts#L1679 )
Author
Owner

@github-actions[bot] commented on GitHub (May 22, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1556382517 --> @github-actions[bot] commented on GitHub (May 22, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#778
No description provided.