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

List view in new List experience: ratings does not display when decimal separator is comma #10083

Open
9 tasks
jikleveland opened this issue Jan 17, 2025 · 12 comments
Assignees
Labels
Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days. sharepoint-developer-support sharepoint-developer-support type:bug-confirmed Confirmed bug, not working as designed / expected. type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.

Comments

@jikleveland
Copy link

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

not applicable

Developer environment

None

What browser(s) / client(s) have you tested

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

Describe the bug / error

When using rating with stars and regional locale settings is a locale that has a comma separator for digits the ratings displays 0.0 and not the correct rating.
When selecting a locale with period separator the ratings displays correctly.

Steps to reproduce

1.Set site locale to a locale that use comma as digit separator
2.Add ratings with stars to a list
3.Rate one or more list items with 2 or more ratings that will result in an average rating with decimals
4.Rating average displays as 0.0

Expected behavior

Average rating displays as the correct decimal number

@jikleveland jikleveland added the type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs. label Jan 17, 2025
@Ashlesha-MSFT Ashlesha-MSFT self-assigned this Mar 20, 2025
@Ashlesha-MSFT Ashlesha-MSFT added the sharepoint-developer-support sharepoint-developer-support label Mar 20, 2025
@Ashlesha-MSFT
Copy link

Hello @jikleveland,
Thank you for bringing this issue to our attention. We will look into it and get back to you shortly.

@Ashlesha-MSFT
Copy link

@jikleveland,
According to this site https://sharepointmaven.com/add-average-rating-column-to-a-sharepoint-list/
When multiple users rate the same item (row), the average of the multiple ratings is taken.
By this you will get expected output.

Image
After rating given by 2 users

Image

thanks!

@jikleveland
Copy link
Author

Sure.
But if you chage language to Norwegian the delimitter get changed, and the calculation failes.

@Ashlesha-MSFT
Copy link

@jikleveland,
I have already tested with french, now as per your suggestion I changed it to Norwegian

Image

still getting correct rating average.

Thanks!

@jikleveland
Copy link
Author

Did You change browser language, too?

I have my profile language set to Norwegian and site language set to Norwegian.
This is how it looks:

Image

And with english settings:

Image

@Ashlesha-MSFT
Copy link

@jikleveland,
I have changed browser language and also language in site setting too.

Getting expected behavior.

Image

@jikleveland
Copy link
Author

jikleveland commented Mar 20, 2025

Something strange - I tested in another tenant.

Site regional settings = Norwegian. Also when I added ratings to the list.
Opened in a browser with norwegian settings and the ratings average shows what it should.
Then I changed regional settings in the site to Enlish (UK) and then the list view in both browsers/users with Norwegian and Enlish shows like this:

Image

@Ashlesha-MSFT
Copy link

@jikleveland,
Then This might be the case that
if we select the same language in both the browser and site settings, it will work correctly

@jikleveland
Copy link
Author

I'm testing with two different users, one with Norwegian config and one with English(UK) settings. I get the same problem for both.

@Ashlesha-MSFT
Copy link

@jikleveland,
Sorry for misunderstanding
Do you mean that for one user both Site regional settings = Norwegian and his browser language is also Norwegian.
And for another user both Site regional settings = English(UK) and his browser language is also English(UK)?

@VesaJuvonen VesaJuvonen added Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days. and removed needs-author-feedback labels Mar 20, 2025
@jikleveland
Copy link
Author

The site regional settings is Norwegian:

Image

I have one accout with Enlish settings in the Edge account settings and English settings in the User account settings. this is the list view from that user:

Image

I have another user with Norwegian settings in the Edge account and MyAccount. This is the list view for that user:

Image

I change the site regional settings to English:

Image

This is the list view for the user with English settings:

Image

And for the user with Norwegian settings:

Image

I get the same result when I do the same in another tenant, and also if I create the a new list with norwegian settings with the user with norwegian settings.

@Ashlesha-MSFT
Copy link

@jikleveland,
Thanks For detailed explanation,

We were able to reproduce the issue, and we are investigating it. We will log this as a bug, and our engineering team will look into it.
Image

Thank you for your patience!

@Ashlesha-MSFT Ashlesha-MSFT added the type:bug-confirmed Confirmed bug, not working as designed / expected. label Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days. sharepoint-developer-support sharepoint-developer-support type:bug-confirmed Confirmed bug, not working as designed / expected. type:bug-suspected Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Projects
None yet
Development

No branches or pull requests

3 participants