• 
      

    Improve the resulting URL output from rbt post.

    Review Request #5458 — Created Feb. 11, 2014 and submitted

    Information

    RBTools
    master
    963de06...

    Reviewers

    Improve the resulting URL output from rbt post.

    The new change to display the diff URL was a nice addition, but
    displaying both URLs staggered on consecutive lines felt a little hard
    to read.

    This aligns the URLs to help with the readability. It also adds a blank
    line between and after, which helps separate the results from each other
    and the prompt (something that's bothered me for a while). This makes it
    easier to click the links without clicking the wrong thing.

    Posted this diff and saw:

    Review request #5458 posted.
    
    Review request: https://reviews.reviewboard.org/r/5458/
    
              Diff: https://reviews.reviewboard.org/r/5458/diff/
    
    Description From Last Updated

    I think it's really weird to right-align the "Diff" text. How about: Review Request: ... Diff: ... ?

    daviddavid
    chipx86
    david
    1. 
        
    2. rbtools/commands/post.py (Diff revision 2)
       
       
       
       
      Show all issues

      I think it's really weird to right-align the "Diff" text. How about:

      Review Request: ...
      Diff: ...

      ?

      1. I can. It looks like this:

        Review request #5458 posted.
        
        Review request: https://reviews.reviewboard.org/r/5458/
        
        Diff:           https://reviews.reviewboard.org/r/5458/diff/
        

        I personally feel the right-align looks better, as the "Diff" is otherwise feeling a bit far away, though I don't have super strong opinions on it.

      2. I would prefer the left-aligned text.

    3. 
        
    chipx86
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed