Skip to content

Fix to show tabs on mobile, restyle tabs#11620

Open
jpye-finch wants to merge 5 commits intodevelopfrom
fix-eventoverview-tabbar
Open

Fix to show tabs on mobile, restyle tabs#11620
jpye-finch wants to merge 5 commits intodevelopfrom
fix-eventoverview-tabbar

Conversation

@jpye-finch
Copy link
Contributor

@jpye-finch jpye-finch commented Jan 20, 2026

Description

CC PR: opencrvs/opencrvs-countryconfig#1258

Resolves #11649

  • Move tabs to center
  • Fix to show tabs on second row on appbar on mobile

Desktop:
Screenshot 2026-02-04 at 13 14 37

Mobile:
Screenshot 2026-02-04 at 13 12 08

Checklist

  • I have linked the correct Github issue under "Development"
  • I have tested the changes locally, and written appropriate tests
  • I have tested beyond the happy path (e.g. edge cases, failure paths)
  • I have updated the changelog with this change (if applicable)
  • I have updated the GitHub issue status accordingly

@github-actions
Copy link

Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:

  • Changelog is read by country implementors who might not always be familiar with all technical details of OpenCRVS. Keep language high-level, user friendly and avoid technical references to internals.
  • Answer "What's new?", "Why was the change made?" and "Why should I care?" for each change.
  • If it's a breaking change, include a migration guide answering "What do I need to do to upgrade?".

@github-actions
Copy link

github-actions bot commented Jan 20, 2026

ℹ️ Coverage metrics explained:
Statements — Executed code statements (basic logic lines)
Branches — Tested decision paths (if/else, switch, ternaries)
Functions — Functions invoked during tests
Lines — Source lines executed

@github-actions
Copy link

github-actions bot commented Jan 20, 2026

📊 commons test coverage

Statements: 67.08%
Branches:   32.63%
Functions:  49.94%
Lines:      66.48%
Updated at: Fri, 06 Feb 2026 07:47:53 GMT

@github-actions
Copy link

github-actions bot commented Jan 20, 2026

📊 events test coverage

Statements: 86.48%
Branches:   84.62%
Functions:  93.02%
Lines:      86.48%
Updated at: Fri, 06 Feb 2026 07:53:04 GMT

@cibelius cibelius marked this pull request as ready for review February 4, 2026 11:11
@cibelius cibelius changed the title fix to show tabs on mobile in on second AppBar row Fix to show tabs on mobile in on second AppBar row Feb 4, 2026
@cibelius cibelius changed the title Fix to show tabs on mobile in on second AppBar row Fix to show tabs on mobile, restyle tabs Feb 4, 2026
@cibelius
Copy link
Contributor

cibelius commented Feb 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Event overview tabs are not accessible on mobile

2 participants