Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Devrant self hosting as a bug tracking system. This is so awesome! But yea please fix that bug.
-
dfox421569yThanks, I'll take a look at this. Just to note though, while it may be a little annoying and seem weird, it shouldn't actually break anything or require any extra work to go back, because we only allow one rant screen to be open at a time, so if multiple get opened the old ones should close.

@dfox in case you havent already discovered it i have found a bug with notifications in the iOS app.
Steps to reproduce:
1. open notifications
2. tap one of them as many times as you can really fast
3. It generates a new view controller for every time you tapped it.
obviously having to tap furiously is a bit obnoxious but i originally noticed it when the app was running slow and i tapped the notification a second time. It created 2 new view controllers instead of one so i had to actually go back twice to get back to the notifications screen.
undefined
minor bug