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
Layout Issue in Structure #15194
Comments
|
Working on it :) |
|
To reach your screenshot some steps are missing; I had to reach the page where I can change a column's structure. Are you talking about the "Preview SQL" and "Save" buttons? |
|
Oh yeah, Sorry @lem9. I am going to edit them right now. And I have got the solution for this issue but I am not sure if it's the best solution, I will create the PR for this soon |
|
and yes Sir @lem9. I am talking about those buttons |
|
@williamdes Is someone working on this? If not, Can I work on this? |
|
@rabeehrz You can work on this one if you want |
[ci skip] Signed-off-by: William Desportes <williamdes@wdes.fr>
|
Quick question - does this issue reference the problem with "column headers not maintaining correct column widths"?
It appears that as the page is scrolled, when "table stickey_columns" is activated, the column widths are incorrectly computed - not off by much, but still 'off'. The data underneath "table "stickey_columns" is still available - those columns are still correctly sized - but their width is not being used to define the widths of the column headers. Just wondering - hopefully fixed for release in 5.10. |
|
Good question, I am not sure to have the good answer could you try on demo server ? ( |
|
Sorry William, seems that the server (both mysqli and Mariadb) are somewhat
broken to my browser (Chrome). Two screens of errors on each page
requested data - can't even access the home page properly
Warning in ./vendor/nikic/fast-route/src/functions.php#68
file_put_contents(/home/demo/.pma-demo/master/libraries/cache/routes.cache):
failed to open stream: Permission denied
Will wait to hear from you :-)
|
|
Ooops - was able to get some results from queries. Errors still appear but
the seem to generate after processing my request.
The bad behavior I noted previously is still present in the latest 5.1.0
dev build. After a quick inspection of the generated html, it appears the
problem is the same.
|
Describe the bug
Layout issue when horizontally scrolled
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Buttons should not scroll.
Screenshots
Server configuration
Client configuration
The text was updated successfully, but these errors were encountered: