urbit / landscape

Product board for Landscape.
20 stars 6 forks source link

When publishing an update to a notebook, the content field remains editable. #1446

Open ynx0 opened 2 years ago

ynx0 commented 2 years ago

Describe the bug When publishing an update to a notebook, the content field remains editable even after the update button has been pressed.

(This probably doesn't manifest normally since updates go through quickly, but my submission bugged out so it didn't even kick me to the view mode. It also might matter when the network is slow.)

To Reproduce Steps to reproduce the behavior:

  1. Post a new post in a notebook
  2. Click on Update Post
  3. Make a change.
  4. Try preventing the change from taking effect immediately (mine bugged out, but you can try disconnected the network or simulating slow conditions with dev tools)
  5. Observe that the field is still editable

Expected behavior The title and body fields should become uneditable.

Operating context