stakwork / sphinx-tribes-frontend

Frontend for sphinx tribes and bounties. The bounty platform that pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
12 stars 42 forks source link

load more for created and assigned bounties #444

Closed MahtabBukhari closed 5 months ago

MahtabBukhari commented 5 months ago

Describe your changes

Issue ticket number and link

Type of change

Please delete options that are not relevant.

Checklist before requesting a review

MahtabBukhari commented 5 months ago

@elraphty Could you please review my PR?

elraphty commented 5 months ago

@elraphty Could you please review my PR?

@MahtabBukhari please reduce the bounties to be created from 30 to 22, also increase the view port for the test, it breaks on my end, before trying to see the view more button.

MahtabBukhari commented 5 months ago

view port means?

elraphty commented 5 months ago

view port means?

The size of the screen, the bounties are suppose to be 4 a row, but it breaks to 2 during test because of the screen size

MahtabBukhari commented 5 months ago

view port means?

The size of the screen, the bounties are suppose to be 4 a row, but it breaks to 2 during test because of the screen size

Its done

elraphty commented 5 months ago

view port means?

The size of the screen, the bounties are suppose to be 4 a row, but it breaks to 2 during test because of the screen size

Its done

I can't see any new commits

MahtabBukhari commented 5 months ago

view port means?

The size of the screen, the bounties are suppose to be 4 a row, but it breaks to 2 during test because of the screen size

Its done

I can't see any new commits

I means in my side at testing

MahtabBukhari commented 5 months ago

@elraphty Please confirm me that " Now we have to create 22 bounties then assert 20 bounties on both users and then click on Load More after the loop and then again assert remaining 2 bounties by using again loop on both side?

please confirm above points so that after making changes I would be able to commit it after testing

MahtabBukhari commented 5 months ago

image As now we are creating 22 bounites then I have changed logic in this way that assert 20 bounties before Load More Click and then assert remaining two bounties after Load More clicked. Is that fine?

MahtabBukhari commented 5 months ago

@elraphty its done now. Could you please look at it?

elraphty commented 5 months ago

@elraphty its done now. Could you please look at it?

working fine now