Skip to content

Fixed UI + Route#759

Open
RudeWolfCoding wants to merge 5 commits intofuseio:masterfrom
RudeWolfCoding:fixed
Open

Fixed UI + Route#759
RudeWolfCoding wants to merge 5 commits intofuseio:masterfrom
RudeWolfCoding:fixed

Conversation

@RudeWolfCoding
Copy link

[x] Implemented & Tested UI fixes
[x] Implemented & Tested the server route
[ ] Need the check for server route, current entity model has dummy data not sure if the server will respond correctly.

Fixing the account selection and switches
Adds route to the server to check if entity is the community owner/admin
Small bug-fixes
Small UI updates to launch community wizard
Changes to test the response from the entities with communities and all db calls
leonprou
leonprou previously approved these changes Dec 9, 2021
@@ -52,7 +52,7 @@ const ProfileDropDown = ({
}
} else {
const desired = networkType === 'ropsten' ? 'main' : 'ropsten'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can remove desired if it's not used

Switch to{" "}
{capitalize(
convertNetworkName(
foreignNetwork === networkType ? "fuse" : "fuse"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

redundant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants