LynxMasters / lynxmasters-ui

0 stars 0 forks source link

B-tabs ordering #127

Closed namontalbano closed 6 years ago

namontalbano commented 6 years ago

image

namontalbano commented 6 years ago

hard refresh randomizes the ordering.

ianarsenault commented 6 years ago

I'm wondering if this is a Buefy bug. I'll look to confirm whether it is it isn't.

namontalbano commented 6 years ago

The fetch is causing this. It all depends on which data is received first.

namontalbano commented 6 years ago

Fixed the issue by redesigning the profile. Did not commit the changes, lmk what you guys think. image

ianarsenault commented 6 years ago

I like it. Are you having the same issues with the new tabs though? (Posts Likes, Followers) ?

Would the right-side panel change according to the feed?

What we had before looks like it's now just row of buttons?

Looks good though. Nice work

namontalbano commented 6 years ago

No problems with b tabs ordering, since it is no longer a conditional render. Right panel would change according to feed and same thing with the trending panel. Those buttons are used to post tweets, reddit thread, etc.

ianarsenault commented 6 years ago

Are all feeds condensed into one now? I don't see reddit/twitter/twitch tabs?

namontalbano commented 6 years ago

Yea im adding a filter panel right under the profile avatar.

ianarsenault commented 6 years ago

Nice work