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

Implement lipgloss table and support navigating between stub models #52

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

eharris128
Copy link
Contributor

@eharris128 eharris128 commented Sep 5, 2024

What

  • Swap in lipgloss table for images --tui
  • Stub out 'home' view for tui entrypoint

Why

  • Setup for better non-interactive table UI for images
  • Prepare to support navigating between images and debug models from tui

How Tested

  • make build
  • mint images --tui
    image
  • mint tui
    image

Follow up

  • Need to clean up multi line in the images table
  • Need to flush out the debug model stub
  • Determine the entrypoint for hydrating data in the images model when entering via tui rather than images --tui

Signed-off-by: Evan Harris <[email protected]>
Signed-off-by: Evan Harris <[email protected]>
Signed-off-by: Evan Harris <[email protected]>
Signed-off-by: Evan Harris <[email protected]>
@eharris128 eharris128 changed the title Draft: WIP - PR title and description coming soon. Implement lipgloss table and support navigating between stub models Sep 6, 2024
@kcq kcq merged commit d2c8926 into mintoolkit:master Sep 9, 2024
3 of 18 checks passed
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