Xyphyn / photon

A replacement for lemmy-ui with more features, a better design, and more customizability.
https://phtn.app
GNU Affero General Public License v3.0
348 stars 39 forks source link

Changing between preview and edit modes resets input field size #397

Open Tmpod opened 1 month ago

Tmpod commented 1 month ago

Describe the bug Custom resizing of the input field (on comments, posts, etc) is lost when changing between edit and preview modes.

To Reproduce (if applicable) Steps to reproduce the behavior:

  1. Open a post
  2. Resize the comment field
  3. Go to preview mode
  4. The box will be reset back to its original size.

Expected behavior The input box maintains its custom size, like what happens with this very input box on GitHub.

Screenshots

photon_resize.webm

Versions