earn icon indicating copy to clipboard operation
earn copied to clipboard

added global option with icon

Open OmChillure opened this issue 5 months ago • 3 comments

What does this PR do?

fixes #682

Where should the reviewer start?

Can start from constants/Superteam.ts.

How should this be manually tested?

By going to contstans/Superteam.ts.

Any background context you want to provide?

I added an object inside the array to render a option of Global, to navigate to home page with ease. I also added the icon.

What are the relevant issues?

Once user selects a region, the global option dissapears. this means user has to either remove the extra path on the address bar or reload the bounties/projects page to see the globally available bounties/projects again.

Screenshots (if appropriate)

Before test

After Screenshot 2024-09-15 122117

OmChillure avatar Sep 15 '24 07:09 OmChillure