Skip to content

fix: mobile dropdown navigation styling#307

Merged
me-marcel merged 1 commit intomainfrom
fix/mobile_dropdown_navigation_styling
May 2, 2026
Merged

fix: mobile dropdown navigation styling#307
me-marcel merged 1 commit intomainfrom
fix/mobile_dropdown_navigation_styling

Conversation

@me-marcel
Copy link
Copy Markdown
Member

Pull Request

Current Behavior

Expected Behavior

Related Issue(s)

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🔧 Refactoring (no functional changes, no api changes)
  • ⚡ Performance improvement
  • 🧪 Test improvements
  • 🎨 Style/formatting changes
  • 🔒 Security improvements

Checklist

Code Quality

  • Code follows the project's style guidelines
  • Self-review of code has been performed
  • Code is commented, particularly in hard-to-understand areas
  • Corresponding changes to documentation have been made
  • Changes generate no new warnings

Testing

  • New and existing unit tests pass locally
  • Tests have been added that prove the fix is effective or that the feature works
  • All affected projects build, test, and lint successfully
  • E2E tests have been run (if applicable)

Compliance

  • All commits use conventional commit format (e.g. feat:, fix:, docs:)
  • Application and library boundaries and dependencies are valid
  • Code follows the project’s style and quality practices
  • Nx is used for build, test, and lint (e.g. nx prepush, nx affected)

Documentation

  • Relevant docs and READMEs have been updated to reflect changes
  • API or public contract changes are documented (if applicable)

Additional Notes

Reviewer Guidelines

  • Please ensure all checklist items are verified
  • Pay special attention to breaking changes and their impact
  • Verify that all tests pass and code quality standards are met
  • Check that documentation is updated appropriately

Questions or concerns? Contact the development team at hi@forepath.io

@me-marcel me-marcel self-assigned this May 2, 2026
@me-marcel me-marcel force-pushed the fix/mobile_dropdown_navigation_styling branch from e44f095 to 66bb2b0 Compare May 2, 2026 09:16
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

Code Coverage

apps/frontend-portal100.00%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   100   100   100   100  
 ...component.html   100   100   100   100  
 app.component.ts   100   100   100   100  

libs/domains/framework/frontend/feature-portal0.00%✅ 0.00%
Coverage Report
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files   0   0   0   0  

@me-marcel me-marcel merged commit 4589271 into main May 2, 2026
15 checks passed
@me-marcel me-marcel deleted the fix/mobile_dropdown_navigation_styling branch May 2, 2026 09:27
forepath-semantic-release Bot pushed a commit that referenced this pull request May 2, 2026
## [1.52.1](v1.52.0...v1.52.1) (2026-05-02)

### Bug Fixes

* mobile dropdown navigation styling ([#307](#307)) ([4589271](4589271))
@forepath-semantic-release
Copy link
Copy Markdown

This PR is included in version 1.52.1 🎉

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.

1 participant