talk icon indicating copy to clipboard operation
talk copied to clipboard

notifications: design and configuration updates

Open kabeaty opened this issue 1 year ago • 0 comments
trafficstars

What does this PR do?

These changes make some design and configuration updates to notifications.

These changes will impact:

  • [x] commenters
  • [ ] moderators
  • [x] admins
  • [ ] developers

What changes to the GraphQL/Database Schema does this PR introduce?

Adds the floatingBellIndicator to inPageNotifications settings.

Does this PR introduce any new environment variables or feature flags?

no

If any indexes were added, were they added to INDEXES.md?

n/a

How do I test this PR?

You can test these changes by:

  1. Hover over the sticky corner bell on desktop. See a pointer cursor. Click the bell. Hover over close/bell icon in upper right. See a pointer cursor here too.
  2. View comments in mobile to see the mobile toolbar. See that there is no longer an X option and the rest of the buttons have more space now because of that.
  3. Load comment stream. Go to another tab/window. Go back. See the Refresh comments button. See that it has more padding now.
  4. Go to admin configuration --> General --> In-page notifications. See the new Floating bell indicator option. See that when the overall in-page notifications is disabled, these options are disabled. See that when the in-page notifications are overall enabled, this floating bell indicator option is selectable. Enable it and go to the comment stream. See the notifications tab to the right and the floating bell button in the upper right. Disable it and go to the comment stream. See the notifications tab to the left and no floating bell button in the upper right when scrolling down the comment stream.

Were any tests migrated to React Testing Library?

How do we deploy this PR?

kabeaty avatar Feb 26 '24 20:02 kabeaty