Roam-Research / issues

Roam Research - A note-taking tool for networked thought.
https://roamresearch.com/
304 stars 6 forks source link

Page deletion notification obscures core UI elements in certain instances #662

Open keenanpayne opened 3 years ago

keenanpayne commented 3 years ago

Describe the bug

When deleting a page in Roam, a notification is displayed at the top of the screen identifying what has been deleted. While useful and impermanent, this notification does impede my ability to interact with core elements of the user interface in the header for a certain period of time under certain circumstances.

I experienced this issue while having the right-hand sidebar open while deleting many pages in succession — navigating quickly between pages I wanted to delete. In doing so, my ability to quickly delete pages is made difficult by the presence of this notification that sits on top of the header while the right-hand sidebar is open.

Screen Shot 2021-01-02 at 2 58 54 PM

To Reproduce

Steps to reproduce the behavior:

  1. Size browser window to 1706px wide
  2. Open right-hand sidebar in Roam
  3. Create a page that you want to delete
  4. Navigate to the newly-created page and delete it
  5. Notice that clicking the "Share, export and more" button is obscured at certain breakpoints or with the right-sidebar open

System Information:

Additional context

It may be better to drop the positioning of this notification below the header's height so that core functionality is not obscured. Alternatively, perhaps the notification positioning can be changed to the bottom-right-hand corner where there are no core UI elements present.