Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve user profile page #273

Open
petrvecera opened this issue Oct 8, 2022 · 1 comment
Open

Improve user profile page #273

petrvecera opened this issue Oct 8, 2022 · 1 comment
Labels
web-app Issues which involves the FE website

Comments

@petrvecera
Copy link
Member

There is mock user profile page on http://localhost:3000/userProfile

image

We need to:

  • Add text "User profiles:" and remove the "profile" from each field
  • As a placeholder for the input fields add example "links" (it's the grey text)
  • Add icons for youtube, twitter and reddit, https://ant.design/components/icon/ (twitch and coh2 org doesn't have)
  • Add loading indicator / success indicator. We can use property loading on the button https://ant.design/components/button/#components-button-demo-loading , for the success update it would be great to display some icon, maybe <CheckCircleTwoTone twoToneColor="#52c41a" /> next to the form. Maybe it should appear and disappear after some time? or disappear during loading. . It's upt to you to decide
@petrvecera petrvecera added the web-app Issues which involves the FE website label Oct 8, 2022
@StanislavKysela
Copy link

Hi, I would like to work on this issue. Is it possible to assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web-app Issues which involves the FE website
Projects
None yet
Development

No branches or pull requests

2 participants