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

Revamp the client name and DOB buttons #130

Merged
merged 2 commits into from
Jun 15, 2021

Conversation

RyanNerd
Copy link
Owner

RyanNerd added 2 commits June 14, 2021 00:42
- Added components:
  - ClientButton.tsx
  - ClientDobButton.tsx
  - App.tsx now imports the above buttons.

- Closes #124
- Added components:
  - ClientButton.tsx
  - ClientDobButton.tsx
  - App.tsx now imports the above buttons.
  - ClientButton allows for opening the edit modal, printing medbox labels, copying the name to the clipboard and launching HMIS, and switching clients.
  - ClientDobButton shows client notes.
  - Added workaround for dropdown buttons stopping working in React 17 due to the way mouse events are handled.
    - See react-bootstrap/react-bootstrap#5409 (comment)
- Closes #124
@RyanNerd RyanNerd merged commit c94863e into master Jun 15, 2021
@RyanNerd RyanNerd deleted the 124-change-how-name-button-popover-works branch June 15, 2021 00:54
@RyanNerd RyanNerd restored the 124-change-how-name-button-popover-works branch June 15, 2021 00:54
@RyanNerd RyanNerd deleted the 124-change-how-name-button-popover-works branch June 16, 2021 06:10
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.

Change how name button popover works
1 participant