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

Add tabs for data panels and also change CSS #77

Closed

Conversation

crazoter
Copy link

I have merged this into my branch-ongoing-visits due to time constraints.

Copy link

@gabrielchao gabrielchao left a comment

Choose a reason for hiding this comment

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

Looks good. To confirm, is it right to say that all UiParts for the different commands from now on are to be put into the dataPanelsTabPane with the dataPanelsTabPaneManager updated with the appropriate setter method? So the role of the list command would be to indirectly call changeToPatientTab(), and if I were to add a UiPart to display the history, I would add the part as a Tab in the TabPane?

@crazoter crazoter added this to the v1.2 milestone Oct 17, 2019
@crazoter
Copy link
Author

Yes correct! This can be more clearly seen in the PR in #75 .

@crazoter
Copy link
Author

Closed as this has been merged into #75 (which contains a fix and example implementation)

@crazoter crazoter closed this Oct 18, 2019
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.

None yet

2 participants