Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

The rank progress bar is calculated incorrectly

Featured Replies

Hello Invision Team.

The rank progress bar in the personal menu is calculated incorrectly, if your rank is higher than the lowest rank.

The bar is counting as if the progression to the next Rank would start from 0 points. So if you have just been promoted to the next rank then the bar starts not empty (as it should), but instead is already almost completely filled.

grafik.png

Here is what is currently used to calculate the width of the bar (untouched default theme):

grafik.png

This calculation does not take into account that the points needed to get the next rank do not start from zero but from the starting point level of the current rank.

So the correct calculation would be:

calc((myCurrentPoints-currentRankStartPoints) / (nextRankStartPoints-currentRankStartPoints) * 100%)

So in my case this would be:

calc((2949-2600) / (3900-2600) * 100%)

Which would be 27% (which is correct) instead of 75%.

Could you please fix this (please fix for v4.7).

Edited by Christian Meixner

  • Community Expert

Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.

  • 9 months later...
  • Author

Any news on this bug?

I hoped for this to be fixed in IC5 but it's not.

This shouldn't be too hard to fix, I guess.

This bug is very demotivating especially for the most active members, because the progress bar does not show their actual progress. In fact with the bug still present the bar seems to persist between like 70+% all the time (because promotion to a new Rank does not reset the bar to Zero but rather to the last quarter of the bar length). Every point earned then only gains little progression on the bar and does not reflect how far you've already gotten from current rank to the next.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.