bug: the "close" button on automatically-expanded notes does nothing
Created by: dakkar
💡 Summary
When you set your frontend to "always expand long notes", such notes still have a "close" button.
🥰 Expected Behavior
Either the button should collapse the note, or (probably better) not exist at all.
🤬 Actual Behavior
Clicking that button doesn't do anything.
📝 Steps to Reproduce
- go to
/settings/general
- enable "always expand long notes"
- view a long note
💻 Frontend Environment
* Model and OS of the device(s): Gentoo Linux
* Browser: Firefox 120.0.1
* Server URL: https://s.thenautilus.net
* Sharkey: 2023.12.0
🛰 Backend Environment (for server admin)
* Installation Method or Hosting Service: manual
* Sharkey: 2023.12.0
* Node: 20.10.0
* PostgreSQL: 16.1
* Redis: 7.2.3
* OS and Architecture: Linux x86_64
Do you want to address this bug yourself?
- Yes, I will patch the bug myself and send a pull request