Describe the bug
Upcoming and Live sections of airdrops table displaying even though wallet is not connected. This is an issue because the upcoming and live sections consists of eligible, eligibility unavailable, and not eligible sub sections. These sub sections will only contain airdrops after the eligibility check is done, which happens only after the wallet is connected. See screenshot below:
To Reproduce
Add feature flag ?VITE_FEATURE_AIRDROPS_FEATURE=1 to url
Go to airdrops page
Make sure wallet is NOT connected
Click on upcoming filter item or live filter item
See sections without any airdrops
Expected behavior
The upcoming section should display all upcoming airdrops when wallet is not connected, and display the sub sections when wallet is connected.
The live section should display all live airdrops when wallet is not connected, and display the sub sections when wallet is connected.
Describe the bug Upcoming and Live sections of airdrops table displaying even though wallet is not connected. This is an issue because the upcoming and live sections consists of eligible, eligibility unavailable, and not eligible sub sections. These sub sections will only contain airdrops after the eligibility check is done, which happens only after the wallet is connected. See screenshot below:
To Reproduce
Expected behavior The upcoming section should display all upcoming airdrops when wallet is not connected, and display the sub sections when wallet is connected.
The live section should display all live airdrops when wallet is not connected, and display the sub sections when wallet is connected.