Skip to content

[GWELLS-2268] Styling** Added CSS to make search result header sticky #2302

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

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

dallascrichmond
Copy link
Contributor

Pull Request Standards

  • The title of the PR is accurate
  • The title includes the type of change [HOTFIX, FEATURE, etc]
  • The PR title includes the ticket number in format of [GWELLS-###]
  • Documentation is updated to reflect change [README, functions, team documents]

Description

Added CSS to make the search results header sticky so the user can always see the columns.

This PR includes the following proposed change(s):

-Updated SearchResults.vue to add a .sticky-header class to the element.

If you look in the photo you can see that the rows now scroll behind the headers while they remain stuck at the top:

Screenshot 2024-08-06 at 4 28 04 PM

@dallascrichmond dallascrichmond requested review from DerekRoberts and a team as code owners August 6, 2024 23:29
@dallascrichmond dallascrichmond linked an issue Aug 6, 2024 that may be closed by this pull request
1 task
@dallascrichmond dallascrichmond merged commit f1a228e into release Aug 7, 2024
11 checks passed
@dallascrichmond dallascrichmond deleted the 2268FreezeTitleBar branch August 7, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Freeze the title bar on the Wells search results
3 participants