adevinta / spark-ios

✨ Simple, Modular & Accessible UI Components for your iOS Applications
MIT License
17 stars 4 forks source link

[Component] Textview #901

Open thomas-leguellec opened 3 months ago

ChrisDesignOps commented 2 months ago

On design we did an Exploration about Textview/area and these are the conclusions:

  1. No external or internal system has a leading & trailing icon in Textview/area.
  2. As open source system we have to provide the best solutions.
  3. From Design we don't know now when it was decided to have leading & trailing icon in Spark.
  4. Not native on iOS and may break the component if we customize it.
  5. Discuss with the team if we have to remove the leading & trailing icon in Design, Web and Android.
aycil-alican commented 1 month ago

testbranch: component/textview

elisa-hery commented 1 month ago

@aycil-alican I found an a11y issue : in the "traits" key I think we should precise that it's an input. For now voiceover just read the value or the placeholder, but cannot know that it's an input.

aycil-alican commented 3 weeks ago

@elisa-hery There is no trait like input for textview. I used native behaviour.