Create IconButton component #7

Closed
opened 2022-07-23 10:03:03 +00:00 by decamel · 2 comments
decamel commented 2022-07-23 10:03:03 +00:00 (Migrated from 85.143.176.51:3000)

Make a research of our UI desing.
Figure out possible icon button states, like hover, active, disabled, focus.
Figure out possible icon button stylings, like filled, outlined, text.
Figure out possible icon button color schemas.

Write comments!
Define string-literals for stylings and color schemas.
Create component!

Component must support:

Just one child as an icon
Different stylings controled with property.
Default style.
Different color schemas.
Follow https://www.w3schools.com/accessibility/index.php to make component accessible.

Make a research of our UI desing. Figure out possible icon button states, like hover, active, disabled, focus. Figure out possible icon button stylings, like filled, outlined, text. Figure out possible icon button color schemas. Write comments! Define string-literals for stylings and color schemas. Create component! Component must support: Just one child as an icon Different stylings controled with property. Default style. Different color schemas. Follow https://www.w3schools.com/accessibility/index.php to make component accessible.
maximus commented 2022-08-10 12:18:41 +00:00 (Migrated from 85.143.176.51:3000)
Closed http://85.143.176.51:3000/free-land/front-end/pulls/67
decamel commented 2022-08-12 10:00:06 +00:00 (Migrated from 85.143.176.51:3000)

Closed

Closed
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Scipaper/Frontend#7
No description provided.