Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix overlapping Search Results #108

Merged
8 commits merged into from
Oct 2, 2023
Merged

Fix overlapping Search Results #108

8 commits merged into from
Oct 2, 2023

Conversation

ghost
Copy link

@ghost ghost commented Sep 26, 2023

Purpose

Due to introduction of new tab ‘Contract’ the search result columns was overlapping. This PR fixes this.
Bug

Changes

  • Change Search Result View from going to full screen at screen size LG (1024) instead of XL (1280).
  • Change navigation tabs from going to burger style at screen size less than XL (1280) instead of first at LG (1024)

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.

@ghost ghost requested a review from gitguillebetis September 26, 2023 11:02
@ghost ghost requested a review from gitguillebetis October 2, 2023 09:55
@ghost ghost merged commit fccc315 into main Oct 2, 2023
1 check passed
@ghost ghost deleted the cbw-1364/search-results-overlap branch October 2, 2023 10:55
This pull request was closed.
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