zardoy/prismarine-web-client
Do you want to work on this issue?
You can request for a bounty in order to promote it!
New React component: Select Menu #140
zardoy posted onGitHub
Extract proxies selector into component from ServersList.tsx, reuse in the world create component and in the create server in version selector (new shared component). Fix bug: the text is not selectable (no select cursor). Validate the entered version in the component (yellow border - major version is present but the exact version is missing, red - if a version is below the first supported or above the last supported). versions for validation in new server component get from src/supportedVersions.mjs