timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-68167] Tab bar optimization suggestions #1920

Open timja opened 2 years ago

timja commented 2 years ago

 
I want the view labels to use the forward and back buttons to display the labels after adding more than one, as shown in the picture, if there are too many view labels it will cause the front page to fill up. Affect the experience


Originally reported by quguoliang2021, imported from: Tab bar optimization suggestions
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 2 years ago

kon:

Your screen shot does not include the "Views containing job" heading that JobAction/index.jelly in views-containing-job-plugin would generate. I think this issue is not related to views-containing-job-plugin, and the oversized tab bar is instead generated by DefaultViewsTabBar/viewTabs.jelly and tabBar.jelly in core. I'm changing the component to core.

timja commented 2 years ago

JIRAUSER135419:

kon
thank you very much for your help