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

Can't edit member details on mobile #667

Open
fgren opened this issue Jan 6, 2025 · 4 comments
Open

Can't edit member details on mobile #667

fgren opened this issue Jan 6, 2025 · 4 comments
Assignees
Labels
bug Something isn't working as intended

Comments

@fgren
Copy link
Contributor

fgren commented Jan 6, 2025

Description

The edit button doesn't do anything on when trying to edit member details on mobile (website/app). Nothing happens and no feedback is given. Only tested on iOS.

Steps to reproduce

Try to edit the details of your profile.

Further information

Tested on:

  • Safari for iOS 15.7.8
  • Dsek app (2.0.1), iOS 16.5.1
  • Dsek app (2.0.0), iOS 15.7.8
@fgren fgren added the bug Something isn't working as intended label Jan 6, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in CPU Jan 6, 2025
@danieladugyan
Copy link
Member

oops

@danieladugyan danieladugyan self-assigned this Jan 7, 2025
@fgren
Copy link
Contributor Author

fgren commented Jan 7, 2025

It has worked for people using (what I assume was) newer iOS versions.

Other weirdness: When the page loads initially, it has no content at all. When reloading, the content appears, but the login/search buttons stop working.

@danieladugyan
Copy link
Member

It has worked for people using (what I assume was) newer iOS versions.

Other weirdness: When the page loads initially, it has no content at all. When reloading, the content appears, but the login/search buttons stop working.

Hm, it sounds like the JavaScript on the page is broken.

Actually, that could make sense if you're using a Safari version older than 17.4. I think we should be able to add a polyfill quite easily.

@fgren
Copy link
Contributor Author

fgren commented Jan 19, 2025

Actually, that could make sense if you're using a Safari version older than 17.4. I think we should be able to add a polyfill quite easily.

Probably what's happening, because I'm getting the same behavior on Firefox 115 (which also doesn't support object.groupBy).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants