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

Enhancement/forms2 #86

Merged
merged 4 commits into from
Jun 29, 2022
Merged

Enhancement/forms2 #86

merged 4 commits into from
Jun 29, 2022

Conversation

iimpulse
Copy link
Member

sourceAndOntologySelected: boolean = false;
showForm: boolean = false;
showLoader = false;
fxLayout = 'row';

Choose a reason for hiding this comment

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

I know these aren't actually getting added here, but is there no way that we can handle these with *ngIf conditions in the template file? I don't know if I've ever stored HTML styling variables in the TS class...

Copy link
Member Author

Choose a reason for hiding this comment

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

Lets discuss this on thursday.

Copy link

@anna-lamoureux anna-lamoureux left a comment

Choose a reason for hiding this comment

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

Just a comment about flex-layout values being stored as component variables. If that's out of the scope of this PR, feel free to keep in it in the back of your head and ignore it for now :)

Copy link

@ielis ielis left a comment

Choose a reason for hiding this comment

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

I'm not sure I can contribute here, I don't speak TS.

@iimpulse iimpulse merged commit cb571e5 into develop Jun 29, 2022
@iimpulse iimpulse deleted the enhancement/forms2 branch April 18, 2023 19:09
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.

3 participants