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

More text editor work #34

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

More text editor work #34

wants to merge 14 commits into from

Conversation

jernestmyers
Copy link
Collaborator

@jernestmyers jernestmyers commented Dec 20, 2024

Extends the work from #27 that enabled basic CLI product editing in a Textual GUI to include metadata edits and source edits. I implemented tabs in the Textual GUI, one for general product info, one for sources, and another for metadata. The layout gets wonky depending on the number of metadata fields or sources, but I'm not sure there's much to be done about it aside from the user increasing the size of their terminal.

Todos/considerations:

  • At this point, I've yet to implement any "primary source" logic for the product sources
  • Should we try to add more tooltips to better explain certain inputs, like the one used for existing source filenames? For instance, I imagine we may want to inform the user of the types of different metadata fields.

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.

3 participants