bounswe / bounswe2023group6

10 stars 0 forks source link

[Mobile] Profile page missing fields and backend connection #609

Closed erkamkavak closed 10 months ago

erkamkavak commented 10 months ago

Following changes are made in this pr:

erkamkavak commented 10 months ago

There was a little error on user model(tags are being null) which @smelihportakal mentioned. I fixed it with the last commit.

smelihportakal commented 10 months ago

All user functionality work. There is a Visibility button when button is red other user can see the profil page. When button is white other user cannot see the profil page. Button color cannot be understanded by users. If there will be also a text that implies user visibility it will be good.

smelihportakal commented 10 months ago

All user functionality work. There is a Visibility button when button is red other user can see the profil page. When button is white other user cannot see the profil page. Button color cannot be understanded by users. If there will be also a text that implies user visibility it will be good.

Actually there is, but that text does not appear in the emulator I use because it does not fit into the button.

erkamkavak commented 10 months ago

All user functionality work. There is a Visibility button when button is red other user can see the profil page. When button is white other user cannot see the profil page. Button color cannot be understanded by users. If there will be also a text that implies user visibility it will be good.

Actually there is, but that text does not appear in the emulator I use because it does not fit into the button.

Thanks for the correction. I increased the size of button. It should work now. Can you check again?

umutdmr commented 10 months ago

I am checking @erkamkavak

umutdmr commented 10 months ago
Screenshot 2023-12-24 at 14 25 58

I got this problem when i want to go my profile page. What are the possible issues related to this problem? @erkamkavak

erkamkavak commented 10 months ago
Screenshot 2023-12-24 at 14 25 58

I got this problem when i want to go my profile page. What are the possible issues related to this problem? @erkamkavak

This occurs when you change your profile visibility and other users try to enter your profile page. Two questions:

umutdmr commented 10 months ago

I tested again, it is working. Good job!