-
Notifications
You must be signed in to change notification settings - Fork 19
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
[Bug] Minor display issues #14
Comments
Hello there, @giannoug , Thank you for your interest in working with our products.
This is actually browser default behavior. You need to have a scroll effect, for users that modify the browser height. If we were to add for example:
And one user would make the browser windows smaller, it would not have a scroll bar. Take a look at the following images:
I can see that the icon is staying above the Sidebar. Maybe I didn't understand your question correctly. Could you please provide some additional comments on this? Maybe some images?
Go inside this file:
to
Will wait for your response. Best, |
You don't need to show a scrollbar and allow the page to scroll when the content fits the page.
When you scroll, the icon leaves with the content on the React version (left). On the HTML version (right) it stays on top of the sidebar.
Thanks that worked! |
Hello again, @giannoug ,
We are sorry about this, but we can't modify this.
Maybe this is a bug only on windows devices. Since I am not at the office until next Monday I will not be able to test this. I will come back then with a fix. Best, |
I was able to fix this by changing
Thanks! |
Hello again, @giannoug , Thank you for your patience.
Hope this helps. Please leave the issue opened. Best, |
Version
1.0
Reproduction link
https://demos.creative-tim.com/black-dashboard-pro-react/
Operating System
Windows 10
Device
Desktop
Browser & Version
Version 75.0.3770.142 (Official Build) (64-bit)
Steps to reproduce
I'm describing three different bugs below:
Example link: https://demos.creative-tim.com/black-dashboard-pro-react/#/admin/user-profile
WORKING -> https://demos.creative-tim.com/marketplace/black-dashboard-pro/examples/dashboard.html
NOT WORKING -> https://demos.creative-tim.com/black-dashboard-pro-react/#/admin/dashboard
Example (open the sidebar and look at the bottom of it): https://demos.creative-tim.com/black-dashboard-pro-react/#/admin/dashboard
What is expected?
What is actually happening?
Solution
Additional comments
The text was updated successfully, but these errors were encountered: