Skip to content

Commit

Permalink
update TODOs in README
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse committed Sep 29, 2023
1 parent fee1596 commit f1694d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions x/examples/outline-connectivity-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ If at any point you run into issues during development, try `yarn reset`.

### Needed Improvements

1. **\[P1\]** android (in progress)
1. **\[P1\]** platform-specific styles
1. **\[P1\]** read browser language on load, centralize language list, and only localize once
1. **\[P1\]** documentation on how to generate mobile app build credentials
1. **\[P1\]** add individual test result errors to the test result output UI
Expand All @@ -135,7 +135,6 @@ If at any point you run into issues during development, try `yarn reset`.

### Current Issues

1. <span style="color:red">**\[P0\]** add server url to an ENV var somehow... pretty dumb capacitor...</span>
1. **\[P1\]** Results dialog isn't rendering as intended (likely because of the `{ all: initial }`)
1. **\[P2\]** `cap ___ run` breaks (have workaround and [issue filed](https://github.com/ionic-team/capacitor/issues/6791))
1. <span style="color:gray">**\[P3\]** spurious lit localize TS error</span>

0 comments on commit f1694d9

Please sign in to comment.