Search
Advanced search is enabled.
Showing 8 issues for
"display bug"
in project GitLab.org / GitLab
Closed
jupyter notebook display bug for pandas dataframes with double indexes
### Summary
Dataframes with double indexes displayed in jupyter notebooks can be misaligned under certain conditions.
### Steps to reproduce
Create a jupyter notebook outputting a pandas datafram...
Open
Display bug where 'Import all projects' button isn't nested in a `<p>` (and thus a proper margin-bottom) like it is in https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/views/import/_githubish_status.html.haml.
### Summary
Display bug where 'Import all projects' button isn't nested in a `
` (and thus a proper `margin-bottom`). An example page that works is https://gitlab.com/gitlab-org/gitlab-ce/blob/master/...
Closed
non-ascii character in directory name breaks web ui display
### Summary
A directory with a name that starts with certain utf-8 character will not be displayed by the web ui. It furthermore destroys the entire display rendering columns *Last commit* and *Last...
Closed
docs update - clarify use of exact phrase searching when using advanced search
### Summary
Documentation update to clarify the use of exact phrase searches.
Rework
>- To find the exact term, use double quotes: `"display bug"`
to explain that the searching is for phrases and ...
Closed
Weird expiry for trial licenses
When displaying a trial license, we show `Expires: in 2 months Free trial will expire in 90 days`. In this case, it *might* be that the expiry is exactly 90 days, which rounds down to 2 months instead...
Open
label are not rendered in wiki only project
### Summary
Labels are not rendered in wikis when issue **and** repository permissions are disabled on project
### Steps to reproduce
Disable issue **and** repository permissions on project setti...
Closed
Out of the box starter charts for Insights with additional options to configure via yaml file
### Problem to solve
We built a highly configurable charting system which can help provide insights on open issues, merge requests, and more. Unfortunately, the current implementation requires users ...
Closed
Visualize DAG/hybrid DAG in pipeline view
### Problem to solve
### Summary
There are various display bugs in the pipeline view when a DAG is used. Relationships between steps are more fluid, but the display still works based on the older ...