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

FIX Right-align preview on the first record #1285

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

emteknetnz
Copy link
Member

This PR introduced a small bug where the first DataObject being added had a left-aligned navigator instead of right aligned

image

Subsequently added DataObjects have it correctly right aligned

image

This PR ensures the first DataObject is correctly right aligned

image

@emteknetnz emteknetnz force-pushed the pulls/1/navigator-css branch from 4f49cd3 to a6d8b78 Compare January 30, 2022 22:38
@emteknetnz emteknetnz changed the title FIX Right-align preview on on first record FIX Right-align preview on the first record Jan 30, 2022
Copy link
Contributor

@michalkleiner michalkleiner left a comment

Choose a reason for hiding this comment

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

This probably indicates that the system behind where/how the components are added/displayed could use a restructure/rethink, which is out of scope here.

Merge on green.

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.

2 participants