Skip to content

Conversation

@megoth
Copy link
Contributor

@megoth megoth commented Sep 16, 2019

findImage used to be a private function in UI.widgets.buttons.setImage, but the logic can be reused other places, so I've tried to extract the logic so that it becomes a method exposed as UI.authn.findProfileImage.

Partially fixes SolidOS/solid-panes#169

findImage used to be a private function in UI.widgets.buttons.setImage, but the logic can be reused other places, so I've tried to extract the logic so that it becomes a method exposed as UI.authn.findProfileImage.

Partially fixes SolidOS/solid-panes#169
@megoth megoth requested a review from timbl September 16, 2019 18:11
megoth referenced this pull request in SolidOS/mashlib Sep 16, 2019
Do not merge this until https://github.com/solid/solid-ui/pull/119 is merged and pushed in a new release.

This adds solid-ui as a dependency for mashlib.

Partial fix for SolidOS/solid-panes#169
@megoth megoth requested a review from Vinnl September 16, 2019 18:17
Copy link
Contributor

@Vinnl Vinnl left a comment

Choose a reason for hiding this comment

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

LGTM. Note that IIRC GitHub doesn't have a notion of "partially fixes", so the description you're currently using would lead GitHub to automatically close the related Issue when merging this even though it wouldn't be fixed yet.

@megoth
Copy link
Contributor Author

megoth commented Sep 17, 2019

@timbl I've updated the API - please check that it looks OK.

Copy link
Contributor

@timbl timbl left a comment

Choose a reason for hiding this comment

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

lgtm

@megoth megoth merged commit c945088 into master Sep 23, 2019
@megoth megoth deleted the finding-profile-image branch September 23, 2019 10:43
@brownhoward brownhoward added this to the Data Browser Release 3 milestone Oct 28, 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.

Menu does not show Profile image

5 participants