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

Feature/acm login rebase #105

Merged
merged 7 commits into from Aug 11, 2021
Merged

Feature/acm login rebase #105

merged 7 commits into from Aug 11, 2021

Conversation

nbittich
Copy link
Collaborator

No description provided.

@nbittich nbittich requested a review from Windvis August 10, 2021 14:12
Copy link
Contributor

@Windvis Windvis left a comment

Choose a reason for hiding this comment

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

The button in the header needs to start the login flow as well:
https://github.com/lblod/frontend-contact-hub/blob/7ad7f711f513f9d738a1184b91f4dea36b538076/app/components/app-header.hbs#L21-L28

The problem is that the <AcmidmLogin> is hardcoded to show a primary button, which won't work in the header. Other apps create a compact version of the component instead, but I don't like that. I think the real solution would be to make the components more flexible instead. lblod/ember-acmidm-login#4 (comment)

Maybe we can simply hide the header button for now? I can do the work in the acmidm addon but I would like to discuss it with Niels first.

config/environment.js Outdated Show resolved Hide resolved
config/environment.js Outdated Show resolved Hide resolved
@nbittich
Copy link
Collaborator Author

The button in the header needs to start the login flow as well:
https://github.com/lblod/frontend-contact-hub/blob/7ad7f711f513f9d738a1184b91f4dea36b538076/app/components/app-header.hbs#L21-L28

The problem is that the <AcmidmLogin> is hardcoded to show a primary button, which won't work in the header. Other apps create a compact version of the component instead, but I don't like that. I think the real solution would be to make the components more flexible instead. lblod/ember-acmidm-login#4 (comment)

Maybe we can simply hide the header button for now? I can do the work in the acmidm addon but I would like to discuss it with Niels first.

probably better to hide it for now and check it later once Niels get back from holidays; maybe we can create a jira ticket for it ? also when Niels get back from holidays we could also eventually merge his PR and release a new version of the addon

@nbittich nbittich requested a review from Windvis August 11, 2021 07:59
@nbittich nbittich enabled auto-merge (squash) August 11, 2021 07:59
@nbittich nbittich disabled auto-merge August 11, 2021 07:59
@nbittich nbittich merged commit 206c984 into master Aug 11, 2021
@nbittich nbittich deleted the feature/acm-login-rebase branch August 11, 2021 08:02
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