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

feat: search-overlay page #1815

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

federicoisepponfincons
Copy link
Contributor

Preflight Checklist

Issue

This PR Closes #

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

See Review Guidelines for more information what is checked during review process.

Changes

Changes in this pull request:

  • added the search-overlay page

Browsers

I tested the build on the following browsers:

  • Firefox Desktop
  • Chrome Desktop
  • Edge Desktop
  • Safari Desktop
  • Chrome Mobile
  • Safari Mobile

Screen readers

I tested the build on the following browsers:

  • JAWS Firefox Desktop
  • JAWS Chrome Desktop
  • NVDA Firefox Desktop
  • NVDA Chrome Desktop
  • VoiceOver Safari Desktop
  • VoiceOver Chrome Desktop
  • VoiceOver Safari Mobile
  • Android Accessibility Suite Chrome Mobile

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe): added page for specific search overlay usage

Does this introduce a breaking change?

  • Yes
  • No

Other information

@federicoisepponfincons federicoisepponfincons linked an issue Jun 15, 2023 that may be closed by this pull request
@github-actions github-actions bot temporarily deployed to preview-pr1815 June 15, 2023 14:05 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@8a1aaad). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1815   +/-   ##
=======================================
  Coverage        ?   37.71%           
=======================================
  Files           ?      271           
  Lines           ?     9813           
  Branches        ?     2144           
=======================================
  Hits            ?     3701           
  Misses          ?     5878           
  Partials        ?      234           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kyubisation
Copy link
Contributor

I checked with @mcilurzo and he had the following feedback:

  • The content (less padding) is drawn across the entire width of Ultra + instead of just on the grid
  • Distance above to the input is not correct
  • Close button (In the input) is also displayed when the input is empty.
  • Close button (in the input) doesn't seem to work
  • Title "often searched" is missing
  • "Show all 13 results" button is missing
  • Striking, but I wouldn't correct it: The border thickness of the magnifying glass icon is thicker in Florian's designs (like in the header).

@github-actions github-actions bot temporarily deployed to preview-pr1815 July 5, 2023 08:48 Inactive
@github-actions github-actions bot temporarily deployed to preview-pr1815 July 7, 2023 09:39 Inactive
@github-actions github-actions bot temporarily deployed to preview-pr1815 July 10, 2023 09:05 Inactive
Copy link
Contributor

@kyubisation kyubisation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍
Also approved by Florian
Thank you for your effort 😃

@kyubisation
Copy link
Contributor

@federicoisepponfincons Can this be merged?

@kyubisation
Copy link
Contributor

Pending discussion with @mcilurzo

@github-actions github-actions bot temporarily deployed to preview-pr1815 August 9, 2023 15:54 Inactive
@WalkingOS WalkingOS marked this pull request as ready for review August 22, 2023 10:57
@github-actions github-actions bot temporarily deployed to preview-pr1815 August 28, 2023 09:56 Inactive
Copy link
Contributor

@jeripeierSBB jeripeierSBB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Focus styles for results and also for the input field are not correct / visible

@jeripeierSBB
Copy link
Contributor

I fixed the focus outline for the results

@jeripeierSBB jeripeierSBB marked this pull request as draft December 18, 2023 15:12
@jeripeierSBB jeripeierSBB added the pr: blocked Pull request is blocked either for merging or reviewing label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: blocked Pull request is blocked either for merging or reviewing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a page example for search overlay
4 participants