Skip to content

Conversation

@linuslundahl
Copy link
Contributor

@linuslundahl linuslundahl commented Sep 30, 2019

Fixes some style and UX issues with server user add and server user list.

Before:
image

After:
image

changelog: UI fixes on :server user add and :server user list commands

@linuslundahl linuslundahl changed the title Server user add ui fixes Server user add UI fixes Sep 30, 2019
@linuslundahl linuslundahl force-pushed the fix/server-user-add-ui-fixes branch from 5357ef1 to 3a7985f Compare September 30, 2019 13:10

export const StyledFrameAside = styled.div`
flex: 1 0 25%;
flex: 0 0 25%;
Copy link
Member

Choose a reason for hiding this comment

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

This change is scary. I haven't review it visually yet so it might be fine, but this is a major change. :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It might look scary, but the Aside (which I added in the major PR we merged a few weeks ago) is not supposed to grow.

@linuslundahl linuslundahl force-pushed the fix/server-user-add-ui-fixes branch from 9f0da43 to 1ccaa47 Compare October 3, 2019 08:53
Copy link
Member

@oskarhane oskarhane 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 apart from a visual regression as seen in the screenshot.
oskarhane-mbpt 2019-10-09 at 08 44 48

Copy link
Member

@oskarhane oskarhane left a comment

Choose a reason for hiding this comment

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

LGTM

@linuslundahl linuslundahl merged commit f36824e into neo4j:master Oct 18, 2019
@linuslundahl linuslundahl deleted the fix/server-user-add-ui-fixes branch October 18, 2019 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants