Skip to content

Commit

Permalink
chore(issues): update ISSUES.md to reflect state after 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpsoane committed Jun 30, 2024
1 parent f905814 commit db1693c
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions ISSUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,13 @@
# Filesystems
- Access image/container filesystem & get file

# Other/Tech Debt
- Fix error message when docker isn't installed/docker.sock is unavailable
- Potentially offer alternative sock path as well?
- Proper help page in repo & included in app somewhere
- Use mod.rs; current setup is hella confusing


# Modals
- Modals to use trait objects
- General purpose modals for errors

# Other/Tech Debt
- Fix callbacks to use closures
- Add filter widget/component (similar to vim searching)
- General purpose modals for errors
- Add tracing of some sort
- Simplify page loading/closing lifecycle
- Can visibility be removed, and just rely on constructor?
Expand Down

0 comments on commit db1693c

Please sign in to comment.