saleor / saleor-dashboard

A GraphQL-powered, single-page dashboard application for Saleor.
BSD 3-Clause "New" or "Revised" License
846 stars 1.1k forks source link

[Bug]: Cant change password in UI #5247

Open ibigbug opened 1 week ago

ibigbug commented 1 week ago

Description of the issue

Clicking the "Save" button in the change password modal nothing happens.

see the attached video

https://github.com/user-attachments/assets/beeaa435-233b-4a0f-a121-864d600f458d

Steps to reproduce the problem

  1. Fresh install of saleor-platform(on k8s) https://github.com/saleor/saleor-platform/blob/main/docker-compose.yml 0.run db migration and createsuperuser
  2. login with superuser just created
  3. change password

What did you expect to happen?

Password can be updated or at lease some network request being sent

Additional information

No response

Environment

Browser and version: Edge / Firefox latest OS and version: Windows 11 Dashboard version: latest docker image Core version: 3.20 docker image

Cloud11PL commented 1 week ago

Hi, thanks for reporting. We're going to look into this :)