• 
      

    Add an input widget with a copy text link

    Review Request #8980 — Created May 31, 2017 and submitted

    Information

    Djblets
    release-0.10.x
    0148e9d...

    Reviewers

    Sometimes it makes sense to have a text widget that the user will want
    to easily copy data from, such as with generated authentication tokens,
    etc. The CopyableTextInput is a specialized TextInput widget that
    renders a link to copy the text from the associated field.

    Using this with an upcoming change for OAuth forms.


    Description From Last Updated

    W391 blank line at end of file

    reviewbotreviewbot

    Should we also do e.stopPropagation()?

    daviddavid
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    brennie
    brennie
    david
    1. 
        
    2. Show all issues

      Should we also do e.stopPropagation()?

    3. 
        
    brennie
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.10.x (6d1c404)