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

Improvement/no dashboards handling #107

Merged
merged 3 commits into from
Nov 20, 2019
Merged

Conversation

Southeaven
Copy link
Contributor

No description provided.

@Southeaven Southeaven changed the title Bugfix/no dashboards handling Improvement/no dashboards handling Nov 18, 2019

export const StyledNotFound = styled(BaseNoData(NotFound))`
background: #211f39;
z-index: 2000;
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this ok ? is board drawer still accessible?

Copy link
Contributor Author

@Southeaven Southeaven Nov 18, 2019

Choose a reason for hiding this comment

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

Drawer is accessible when there are no boards and app is showing component responsible for adding first board (scope of this pull request). Drawer won't be accessible when app is showing NotFound component, but it wasn't showing drawer before this PR as well.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can You send me a screenshot on Slack

@Southeaven Southeaven merged commit 84e9dc9 into master Nov 20, 2019
@Southeaven Southeaven deleted the bugfix/no-dashboards-handling branch November 20, 2019 09:38
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.

4 participants