Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fields to Settings Screen #70

Closed
MathNodes opened this issue Dec 17, 2023 · 5 comments
Closed

Add Fields to Settings Screen #70

MathNodes opened this issue Dec 17, 2023 · 5 comments
Assignees
Labels
feature features to be added good first issue Good for newcomers ui user interface
Milestone

Comments

@MathNodes
Copy link
Owner

In the settings I would like two more options for users to select in case certain servers are blocked in their region:

  • gRPC dropdown of available MathNodes gRPC servers and known public ones
  • MN-API dropdown of future MathNodes Aimo Koivunen API servers (as soon as we install more infrastructure)
@MathNodes MathNodes added good first issue Good for newcomers feature features to be added labels Dec 17, 2023
@MathNodes MathNodes added this to the Meile v2.0.0 milestone Dec 17, 2023
@MathNodes MathNodes added the ui user interface label Dec 17, 2023
@MathNodes
Copy link
Owner Author

Once settings are saved... settings should persist through rest of the app and not require a restart like current selection of RPC. This can be achieved by writing to config.ini and reading from it before making requests to these servers

@Tkd-Alex
Copy link
Collaborator

Tkd-Alex commented Feb 2, 2024

Not the best graphically, but It's work! 😄

Image

Tkd-Alex@9087dc8

@MathNodes
Copy link
Owner Author

MathNodes commented Feb 4, 2024 via email

@Tkd-Alex
Copy link
Collaborator

Tkd-Alex commented Feb 5, 2024

Ok about, API, APISs and MN-API.
About the layout I've pushed another commit with GridLayout, instead of MDFloatLayout

Tkd-Alex@67e0e25

With the Grid probably you don't have enought control but It's sure that the items are where they belong 🤣

image

@Tkd-Alex
Copy link
Collaborator

Tkd-Alex commented Feb 8, 2024

Here an update, I have only some issues with the layout 😞
image

96b6fab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature features to be added good first issue Good for newcomers ui user interface
Projects
Status: Done
Development

No branches or pull requests

3 participants