Added styling for logged-out mobile user actions.

Review Request #11955 — Created Jan. 21, 2022 and submitted

Information

Review Board
release-4.0.x

Reviewers

The "Log in" and "Register" actions were being displayed as default list items in the mobile menu.

This adds the rb-c-page-sidebar__mobile-user-actions class to the unordered list for users that are not authenticated so the actions will be displayed with the proper styling.

Ran with ./contrib/internal/devserver.py.

Verified in mobile-view in Chrome that the actions are shown as commands along the top instead of default list styling as before.

Summary ID
Added styling for logged-out mobile user actions.
626dcec404033a2661b171a87b0668f6565df3bb

Description From Last Updated

Please add the bug number to the "Bugs" field.

daviddavid

Can you add a screenshot to this? Use Update > Add File or just drag and drop it onto the …

daviddavid

For your description, can you explain what the bug was, and how your fix addresses it?

daviddavid
david
  1. 
      
  2. Show all issues

    Please add the bug number to the "Bugs" field.

  3. Show all issues

    Can you add a screenshot to this? Use Update > Add File or just drag and drop it onto the review request details pane.

  4. Show all issues

    For your description, can you explain what the bug was, and how your fix addresses it?

  5. 
      
DR
chipx86
  1. Ship It!
  2. 
      
DR
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (5ebafaf)
Loading...