Enhance the visibility of the blog menu for Blog Categories and Tags terms on mobile browsers

Created on 17 July 2023, 12 months ago
Updated 10 September 2023, 10 months ago

Problem/Motivation

when in PC's browsers, blog menu and tags acts normal, display on the webpage, however, when in mobile browsers, blog menu and tags both do not display in the place they should be.

Proposed resolution

  • Permission for anonymous users to access the Blog Categories and Tags teams ( default permissions are needed )
  • Style and theme could be changed in the custom theme. ( Change default styling to show them in mobiles )
  • Let us have this change and fix in the 10.0.x branch with Varbase ~10.0.0 (back port the fix to 9.0.x)
  • Old installed sites need to do the following:

Grant the "anonymous" user role the following permission ( on default install )

id: anonymous
permissions:
  - 'access content'
  - 'view term names in blog_categories'
  - 'view term names in tags'
  - 'view terms in blog_categories'
  - 'view terms in tags'

Grant all "authenticated" user roles the following permission ( on default install )

id: authenticated
permissions:
  - 'access content'
  - 'view term names in blog_categories'
  - 'view term names in tags'
  - 'view terms in blog_categories'
  - 'view terms in tags'

Navigate to "/admin/structure/taxonomy/manage/blog_categories/overview/permissions" to change view permissions for Blog Categories terms

Navigate to "/admin/structure/taxonomy/manage/tags/overview/permissions" to change view permissions for Tags terms

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ✅ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ✅ Release varbase-9.0.15 , varbase_blog-9.0.10 , Varbase 10.0.0-beta1 , varbase_blog-10.0.0-alpha7

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

After the change anonymous users will be able to see Blog Categories and Tags ( Names and access the page for them )

Example - Blog Category - Ultrawide screen size

Example - Blog Category - Standard screen size

Example - Blog Category - Tablet screen size

Example - Blog Category - Mobile screen size

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3374928 by jjwfcd : Enhanced the visibility of the blog menu for Blog Categories and Tags terms on mobile browsers
💬 Support request
Status

Fixed

Version

10.0

Component

Code

Created by

🇦🇺Australia jjwfcd

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024