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

Instead of opening input dialog, replace status bar with input #72

Open
hyperrealgopher opened this issue Apr 20, 2020 · 4 comments
Open
Labels
enhancement New feature or request

Comments

@hyperrealgopher
Copy link
Collaborator

Instead of opening a popupbox screen/input dialog, just replace the bottom status bar with a prompt like "Enter goto #:" and then the actual input field.

Save the popup overlays for errors, I guess. Maybe some errors can go in status bar?

@hyperrealgopher hyperrealgopher added the enhancement New feature or request label Apr 20, 2020
@hyperrealgopher hyperrealgopher added this to the v0.1.0 milestone Apr 20, 2020
@hyperrealgopher
Copy link
Collaborator Author

This will be tricky...I think we can just do a one row high overlay of the bottom similarly to how popups were already working in the Popup.hs.

@hyperrealgopher
Copy link
Collaborator Author

this is where possibly standard ui becomes important... because i'll have to detect if popup isn't Nothing in state in order to render it before the rest in the [ui]...

@hyperrealgopher
Copy link
Collaborator Author

please see #37

@hyperrealgopher
Copy link
Collaborator Author

This error is ambiguous and could possibly be better suited to the CONTRIBUTING.md.

@hyperrealgopher hyperrealgopher modified the milestones: v0.2.0, v0.3.0 May 4, 2020
@hyperrealgopher hyperrealgopher removed this from the v0.3.0 milestone May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant