pollo-ios icon indicating copy to clipboard operation
pollo-ios copied to clipboard

An open-source iOS app for the Pollo app.

Results 11 pollo-ios issues
Sort by recently updated
recently updated
newest added

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.5.0 to 1.13.1. Release notes Sourced from git's releases. Release v1.13.1 Full Changelog 667b830 Update the GitHub Action step "actions/checkout" from v2 to v3 (#608) 23a0ac4 Fix...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

https://github.com/Instagram/IGListKit/blob/master/Guides/Getting%20Started.md (Read `Immutability` section) IGListKit is built w/ the core foundation assuming that all models used are immutable. The reason for this is that immutability allows for correct diffing between...

Priority: Low

In case a client has a slow connection add a loading indicator in `PollsViewController` for both joining and creating a session.

Priority: Low
Type: Design

1) [STUDENT SIDE] A student can see when a poll starts when the live tracker lights up, but the live tracker stays lit even after a poll is ended unless...

Priority: Medium
Type: Bug

There are a bunch of unsatisfiable and ambiguous constraints within the app. Audit and fix them!

Priority: Low
Good First Issue
Refactor

Saving a question with a correct answer doesn't save the correct answer

Priority: Low
Type: Bug

seriously

Priority: Low
Refactor

Nice to have, just persist the nav bar between these two for cleanliness. Currently we just reconfigure the nav bar for each controller which doesn't make sense because they're identical

Priority: Low
Type: Enhancement