You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Model and OS of the device(s): MacBook Air (M1, 2020), macOS Sonoma 14.1.1
* Browser: Chrome 125.0.6422.142
* Server URL: mk.shrimpia.network, misskey.io
* Misskey: 2024.5.0
🛰 Backend Environment (for server admin)
* Installation Method or Hosting Service:
* Misskey:
* Node:
* PostgreSQL:
* Redis:
* OS and Architecture:
Do you want to address this bug yourself?
Yes, I will patch the bug myself and send a pull request
The text was updated successfully, but these errors were encountered:
💡 Summary
プロフィールの、自分の名前を空白文字のみで構成する文字列にして保存すると、空白が削除されずにそのまま名前が無になる。
🥰 Expected Behavior
空白がトリムされて、名前未設定時の挙動となる
あるいは、エラーとなる?
🤬 Actual Behavior
空白文字のみで構成された名前がそのまま保存される
📝 Steps to Reproduce
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: