#7324 Fix incorrect div width on URL shortening tool

v1.2.0
closed
nobody
42cc (432)
General
2015-08-20
2014-04-14
Anonymous
No

Originally created by: jarmour

I noticed that the top div with class="grid-20 pad" at the top of the page on http://sourceforge.net/p/sfu/url/ is too short and cutting off functionality. Please make this bigger or reformat the display to see all contents of div.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2014-04-18
    • Labels: --> 42cc
    • Status: open --> in-progress
     
  • Igor Bondarenko - 2014-04-23

    Problem is caused by a link tag in the 'Short URL' column.

    I've tried to fix this with CSS, but nothing worked, so I decided display only a short name of the short url (e.g. 'NeoTech' instead of 'http://p.sf.net/sfu/NeoTech'), since prefixes for all of shoturls are the same, and there's no need to display them, I suppose.

    It still wouldn't work if short name is long enough, but I don't sure how to fix this. One possibility is hide left bar, and move 'Add Short Url' button (and search bar?) to the page (above the table). What do you think?

     
  • Dave Brondsema

    Dave Brondsema - 2014-04-23

    I think hiding the left bar is a good idea. We can have 'add' and 'search' links to the action bar area. (Don't need to do a search box, just text/icon link).

    Only other option would be to remove one of the columns, I guess.

     
  • Igor Bondarenko - 2014-04-25
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2014-04-25

    Closed #577. je/42cc_7324

     
  • Dave Brondsema

    Dave Brondsema - 2014-04-25
    • status: code-review --> closed
    • QA: Dave Brondsema
    • Milestone: limbo --> forge-may-2
     
  • Dave Brondsema

    Dave Brondsema - 2015-01-05
    • Milestone: unreleased --> asf_release_1.2.0
     

Log in to post a comment.