Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Refactor textarea with Aphrodite into TextArea #7163

Closed
luixxiul opened this issue Feb 10, 2017 · 4 comments
Closed

Refactor textarea with Aphrodite into TextArea #7163

luixxiul opened this issue Feb 10, 2017 · 4 comments

Comments

@luixxiul
Copy link
Contributor

luixxiul commented Feb 10, 2017

Test Plan

  1. Open about:adblock
  2. Input some strings inside the textarea
  3. Make sure the font size is set to 14.5px
  4. Make sure 10px margins exist on the top and the bottom of the textarea
  5. Open about:styles
  6. Make sure <TextForm> and <DefaultTextForm> are correctly displayed

Original issue details

Describe the issue you encountered:
#6851 (comment)

The font-size should be 14.5px based on https://github.com/brave/browser-laptop/pull/6689/files#diff-fa59d1e0221a5bee94fd2abd9b96dcfdR17

Also the textarea should be updated to an Aphrodite component. And I'm creating it.

@luixxiul
Copy link
Contributor Author

@luixxiul
Copy link
Contributor Author

luixxiul commented Feb 10, 2017

I added <SyncTextArea> with 864f561. It is based on 4a8bd86 of #7165.

screenshot 2017-02-10 23 59 56

I will create an PR after #7165 is merged.

@bsclifton
Copy link
Member

Looks nice! Great work, @luixxiul 😄

@cezaraugusto
Copy link
Contributor

aphrodite_all_the_things

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.