LinkStackOrg / LinkStack

LinkStack - the ultimate solution for creating a personalized & professional profile page. Showcase all your important links in one place, forget the limitation of one link on social media. Set up your personal site on your own server with just a few clicks.
https://linkstack.org
GNU Affero General Public License v3.0
2.3k stars 235 forks source link

Selecting username at `studio/page` forces reload unless username is changed. #758

Open RokeJulianLockhart opened 5 months ago

RokeJulianLockhart commented 5 months ago

LinkStack version

https://linksta.cc/

Description

Selecting the username field at https://linksta.cc/studio/page#:~:text=Profile%20Picture-,page%20url forces the user to reload the page, unless they change their username, because it disables the Save button.

Details about your system

OS cpe:/o:fedoraproject:fedora:40

How to reproduce

Screencast_20240417_143532.webm

Possible Solution

If a field's data is replaced by the same data that it already holds, consider it unmodified.

Additional Context

No response