Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #3969

Closed
Open
Created 12 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

The slash (/) for a Namespace does not render on the Dashboard/Projects page (In Chrome)

Closed

The slash (/) for a Namespace does not render on the Dashboard/Projects page (In Chrome)

Created by: lloydkevin

Narrowed down the code to: /app/views/dashboard/projects.html.haml

In my case, I get the following HTML rendered:

<li class='clearfix'>
<div class='clearfix'>
<h5>
<a href="/services/sync-service" class="project">services
/
<strong>
sync-service
</strong>
</a><div class='pull-right light'>
<strong>Master</strong>
</div>
</h5>
</div>
<div class='clearfix'>
<div class='left'>
</div>
<div class='pull-right light'>
<small class='light'>
Last activity 2 minutes ago
</small>
</div>
</div>
</li>

Notice the "newline" after "services" before the "/".

Renders fine in IE 9.0 not in Chrome 26

Renders fine on Public Projects page: image

Not on Dashboard Projects page: image

Linked issues
0

Related merge requests

1 Related Branch

  • 3969-weight-issue-search-filter

  • Administrator
    Administrator @root · 12 years ago
    Owner

    Created by: dblessing

    I don't see this issue on Chrome 26 on Mac. Version 5.1 of Gitlab. What OS are you using?

    By Administrator on 2013-05-17T19:00:42 (imported from GitLab project)

  • Administrator
    Administrator @root · 12 years ago
    Owner

    Created by: lloydkevin

    Sorry, should have mentioned, Windows 7. I tried in the Chrome inspector to put everything on one line and it rendered fine.

    Not sure what the issue is.

    By Administrator on 2013-05-17T19:29:02 (imported from GitLab project)

  • Administrator
    Administrator @root · 12 years ago
    Owner

    Created by: hiroponz

    I think that it is same with #2735.

    By Administrator on 2013-05-17T19:44:17 (imported from GitLab project)

  • Administrator
    Administrator @root · 12 years ago
    Owner

    Created by: lloydkevin

    Hmm. OK, so wrapping with a span should take care of the issue?

    By Administrator on 2013-05-17T19:51:38 (imported from GitLab project)

  • Administrator
    Administrator @root · 12 years ago
    Owner

    Created by: hiroponz

    Yes.

    By Administrator on 2013-05-17T19:52:12 (imported from GitLab project)

  • Administrator
    Administrator @root · 12 years ago
    Owner

    Created by: hiroponz

    @randx I have confirmed this problem on http://demo.gitlabhq.com/dashboard/projects. Shoud I fix?

    By Administrator on 2013-05-17T19:58:30 (imported from GitLab project)

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
Assign to
Milestone
No milestone
None
None
Time tracking
Due date
None
None
0
Labels
None
Assign labels
  • No matching results
  • Manage project labels
Confidentiality
Not confidential

You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

Lock issue
Unlocked
participants
Reference:

Menu

Projects Groups Snippets
Help