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

[🚀] Debugger Enhancements & Fixes #45

Open
15 tasks
Nek-12 opened this issue Mar 23, 2024 · 0 comments
Open
15 tasks

[🚀] Debugger Enhancements & Fixes #45

Nek-12 opened this issue Mar 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working feature New feature or request

Comments

@Nek-12
Copy link
Member

Nek-12 commented Mar 23, 2024

Description:

  • Crash: Cannot coerce value in range when list of stores contains 3+ values
  • Stores can be duplicated when recreated because a unique ID is assigned upon creation - we don't want that. Start requiring a valid name and use the name as an identifier of the store.
  • Write error messages for form validation
  • Update color scheme
  • When removing store filters, they are sometimes not updated immediately
  • Remove workaround of essenty lifecycle and use the official function
  • Implement full-on decompose architecture
  • Set text style of the clipboard content as monospaced
  • Move timeline screen top bar into scaffold's top bar
  • Try using jetbrains's dynamic two pane scaffold variation they made
  • Add an icon for the divider on timeline that can be dragged
  • Use localized date-time formatting
  • Migrate to string resources
  • Exclude the server module from dokka javadoc publishing. Use per-project application of dokka.
  • Ability to pause and unpause the store
@Nek-12 Nek-12 added bug Something isn't working feature New feature or request labels Mar 23, 2024
@Nek-12 Nek-12 self-assigned this Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
Status: Planned
Development

No branches or pull requests

1 participant