-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Settings page #1948
Comments
I'd like to work on this issue |
Added a navbar dropdown component that uses an icon instead of text. Required for the following feature in hospitalrun-frontend: HospitalRun/hospitalrun-frontend#1948 (comment)
This is ready to go on my machine. I just need someone to approve the PR on the components project. https://github.com/HospitalRun/components/pull/345 This adds a navbar component that has an icon with dropdown list that's called for in the feature. |
Hi @sonofaforester, the PR that you linked has been approved and merged. I've bumped the |
@jackcmeyer thanks for reviewing the PR. It seems the PR isn't completed and the changes aren't in v1.2.0. The build pipeline seems to be failing for something that I don't believe is within my control. |
Added a navbar dropdown component that uses an icon instead of text. Required for the following feature in hospitalrun-frontend: HospitalRun/hospitalrun-frontend#1948 (comment) Co-authored-by: HospitalRun Bot <bot@hospitalrun.io>
@sonofaforester you are correct. This wasn’t merged yet and was not included in the v1.2.0 release. I could have sworn that it was. Must have been tired that day. I’ve merged it now and we’ll get a release made ASAP. Sorry for the confusion. |
# [1.3.0](v1.2.0...v1.3.0) (2020-04-08) ### Features * **component:** icon based navbar dropdown ([#345](#345)) ([8f07823](8f07823)), closes [/github.com/HospitalRun/hospitalrun-frontend/issues/1948#issue-589477927](https://github.com//github.com/HospitalRun/hospitalrun-frontend/issues/1948/issues/issue-589477927)
@sonofaforester this is now in v1.3.0 https://github.com/HospitalRun/components/releases/tag/v1.3.0 |
Hi, may I take this? |
Hi, PR is ready for your review: #2096 |
🚀 Feature Proposal
As a user of HospitalRun, I would like a page where I can access my user settings and modify them if I wish.
I should see a Person icon in the top right of the Navbar. That Person icon should open up a dropdown that gives me options related to the current account that I am logged in as.
One of those options should be a "Settings" option.
When I click on that settings option, it should bring me to a route "/settings", where I will, one day, be able to change settings about my account.
Motivation
Customization of the application.
The text was updated successfully, but these errors were encountered: