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

Enhance Patient Search UI with Smart Component.. #8725

Closed
wants to merge 2 commits into from

Conversation

Jash2606
Copy link
Contributor

@Jash2606 Jash2606 commented Oct 5, 2024

Proposed Changes

Screen.Recording.2024-10-05.222521.mp4

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

@Jash2606 Jash2606 requested a review from a team as a code owner October 5, 2024 20:37
Copy link

netlify bot commented Oct 5, 2024

Deploy Preview for care-ohc ready!

Name Link
🔨 Latest commit 1ab675b
🔍 Latest deploy log https://app.netlify.com/sites/care-ohc/deploys/6701a377c807a500088d941a
😎 Deploy Preview https://deploy-preview-8725--care-ohc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@khavinshankar
Copy link
Member

@Jash2606 can you please fix the failing cypress tests

@khavinshankar khavinshankar added the cypress failed pull request with cypress test failure label Oct 7, 2024
@Jash2606
Copy link
Contributor Author

Jash2606 commented Oct 7, 2024

@Jash2606 can you please fix the failing cypress tests

Hey @khavinshankar, could you help me figure out the error? I'm new to Cypress testing and open-source contributions, so any guidance would be appreciated. Thanks!

Copy link
Member

@bodhish bodhish left a comment

Choose a reason for hiding this comment

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

@Jash2606 when we add designs in an issue, we expect it to be in sync.
The current implementation is a super hacky version of the design.

If I was building it:

  • It would have been a component
  • the component accepts a config (its not going to be just these inputs it can be anything right)
  • it will use a single state to store the user input and selected type
  • the design will be 100% match
  • / will let users switch the selected input type.

@bodhish
Copy link
Member

bodhish commented Oct 15, 2024

@Jash2606 closing this PR as it is inactive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes required cypress failed pull request with cypress test failure stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a better search UI for patients index page
3 participants