• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • AgileBoard
    • None
    • 1
    • 2
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Please fix your design decision when bringing back the Agile board title to the Kanban board. The board name needs to be in big text, and you can put the "Kanban Board" text in small text. Just swap the placement of the 2 lines while making sure the Title of the board is in Big text so that people in the back of meeting rooms and across the giant cube area where devs are can actually see the board name.

      I know this is an extension of GHS-11744, but you didn't complete that suggestion correctly, so therefore there is a need for a new issue to raise the appropriate attention to this design falter.

        1. screenshot-1.png
          7 kB
          Rick Carini
        2. Screen Shot 2017-03-15 at 8.45.04 AM.png
          40 kB
          john
        3. sprint-name-size.png
          23 kB
          Pablo Gonzalez
        4. SwitchSprintOptioin.png
          7 kB
          Leonard Chew
        5. Wallboard Kanban board NO name.PNG
          38 kB
          monisiqbal
        6. Wallboard Kanban board with name.PNG
          49 kB
          monisiqbal

            [JSWSERVER-12723] Make the Kanban Board Title name Bigger

            je_jhno added a comment -

            I am amazed that a simple and obvious ticket like this has not been addressed after almost six years of complaints.

            je_jhno added a comment - I am amazed that a simple and obvious ticket like this has not been addressed after almost six years of complaints.

            I wish the custom announcement idea would work for me, but I believe in the "new" cloud Jira, the Announcement option has been removed, so I can't even hack this away. It's incredibly irritating.

            Ben Gracewood added a comment - I wish the custom announcement idea would work for me, but I believe in the "new" cloud Jira, the Announcement option has been removed, so I can't even hack this away. It's incredibly irritating.

            Pablo Gonzalez added a comment - - edited

            Thanks Leonard. Good tip.

            I added another line to the code as "kanban board" showed up for me again with the same 24px font size. 

            <style>body#jira span.subnavigator-title{font-size: 14px; padding-top: 10px; } body#jira span#ghx-board-name {font-size: 24px;} body#jira span#subnav-trigger-work {font-size: 14px;}</style>
            

            It would look like this:

            Pablo Gonzalez added a comment - - edited Thanks Leonard. Good tip. I added another line to the code as "kanban board" showed up for me again with the same 24px font size.  <style>body#jira span.subnavigator-title{font-size: 14px; padding-top: 10px; } body#jira span#ghx-board-name {font-size: 24px;} body#jira span#subnav-trigger-work {font-size: 14px;}</style> It would look like this:

            Leonard Chew added a comment - - edited

            I have noticed that disabling the subnav-container class will also disable the "Switch Sprint" Option used in Multiple-Sprint Scrum Boards.
            I have edited my Announcement Banner CSS-Injection to the following string:

            <style>body#jira span.subnavigator-title{padding-top: 10px; font-size: 14px; } body#jira span#ghx-board-name {font-size: 24px;}</style>
            

             The Scrum Board now looks like:

            Leonard Chew added a comment - - edited I have noticed that disabling the subnav-container class will also disable the "Switch Sprint" Option used in Multiple-Sprint Scrum Boards. I have edited my Announcement Banner CSS-Injection to the following string: <style>body#jira span.subnavigator-title{padding-top: 10px; font-size: 14px; } body#jira span#ghx-board-name {font-size: 24px;}</style>  The Scrum Board now looks like:

            Simon, thank you for pointing that out! I thought it was a file in the server. Never paid attention to the Announcement Banner section.

            Wow! this did it super nice!

            Pablo Gonzalez added a comment - Simon, thank you for pointing that out! I thought it was a file in the server. Never paid attention to the Announcement Banner section. Wow! this did it super nice!

            Thanks Simon! - You made my weekend  
            Neat and simple workaround without needing to edit any files on the server, and which will probably survive upgrades!

            Leonard Chew added a comment - Thanks Simon! - You made my weekend    Neat and simple workaround without needing to edit any files on the server, and which will probably survive upgrades!

            Hi Pablo – sure. You can edit the Announcement Banner as per https://confluence.atlassian.com/adminjiraserver073/configuring-an-announcement-banner-861253135.html

            I think it's about the same independent of which version of Jira you're running, but you should check.

            Simon

            Simon O'Toole added a comment - Hi Pablo – sure. You can edit the Announcement Banner as per https://confluence.atlassian.com/adminjiraserver073/configuring-an-announcement-banner-861253135.html I think it's about the same independent of which version of Jira you're running, but you should check. Simon

            Simon, would you please share what is the exact file containing the "Announcement Banner"?

            Pablo Gonzalez added a comment - Simon, would you please share what is the exact file containing the "Announcement Banner"?

            In the Announcement Banner, I added the following CSS:

             

            <style>body#jira span.subnav-container {display:none;} body#jira span#ghx-board-name {font-size: 24px;}</style>
            

            Definitely a workaround, but it does the job that many of you seem to be asking for. Note that this may not work for the Cloud version (we run Server). Worth a try though.

            Simon O'Toole added a comment - In the Announcement Banner, I added the following CSS:   <style>body#jira span.subnav-container {display:none;} body#jira span#ghx-board-name {font-size: 24px;}</style> Definitely a workaround, but it does the job that many of you seem to be asking for. Note that this may not work for the Cloud version (we run Server). Worth a try though.

            info@ added a comment -

            I would also comment that it would be nice to not even display 'Kanban Board' at all, or at least have a setting somewhere to hide it.  Is anyone familiar with any workarounds to hide the 'Kanban Board' text?

            info@ added a comment - I would also comment that it would be nice to not even display 'Kanban Board' at all, or at least have a setting somewhere to hide it.  Is anyone familiar with any workarounds to hide the 'Kanban Board' text?

              Unassigned Unassigned
              c1ff22f20cdf Adam Barylak
              Votes:
              83 Vote for this issue
              Watchers:
              50 Start watching this issue

                Created:
                Updated: