GitHawkApp / GitHawk

The (second) best iOS app for GitHub.
http://githawk.com
MIT License
2.88k stars 382 forks source link

Allow labeling in New Issue #450

Open rnystrom opened 6 years ago

rnystrom commented 6 years ago
Bug Report Dump (Auto-generated)
Version 1.11.0 (924)
Device: iPhone 7 Plus (iOS 11.0)
TestFlight: false
Sherlouk commented 6 years ago

~Did you send this via TestFlight or Sim?~ Querying if the bug report dump is borked! edit/ stupid question as it says what device you're on 😂, but did it come from Xcode or TF?

Labelling/Assignees are both things we should aim for, since it currently uses static cells we'd either have to do some hacky shit to hide cells or move to using a proper tableview implementation

rnystrom commented 6 years ago

Debug build on device

Ya we may end up using a more dynamic table view or even IGListKit depending on how complicated it gets. Simple is good for v1!

Sent with GitHawk