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

[Feature]: refactor bubble tea #79

Closed
12 tasks done
MasahiroSakoda opened this issue Dec 14, 2023 · 0 comments · Fixed by #80
Closed
12 tasks done

[Feature]: refactor bubble tea #79

MasahiroSakoda opened this issue Dec 14, 2023 · 0 comments · Fixed by #80
Assignees
Labels
enhancement New feature or request

Comments

@MasahiroSakoda
Copy link
Owner

MasahiroSakoda commented Dec 14, 2023

Description

  • internal/ui/model.go
    • add status variables
    • remove cmd
  • internal/ui/cmd.go
    • move tea.Cmd methods
  • internal/ui/view.go
    • loading message for detecting segments
    • loading message for splitting segments
    • loading message for concatenating segments
  • internal/ui/update.go
    • add condition for detecting/splitting/concateneting
  • fix main/err color

Motivation

to improve UI

Alternatives

No response

Additional context

No response

@MasahiroSakoda MasahiroSakoda added the enhancement New feature or request label Dec 14, 2023
@MasahiroSakoda MasahiroSakoda self-assigned this Dec 14, 2023
@MasahiroSakoda MasahiroSakoda linked a pull request Dec 14, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant