Guy Tepper

Results 21 issues of Guy Tepper

Hi @dominicstop, thanks for the great library. It was a pleasure to read the docs :) Is it possible to add RTL support for the menu options? This is how...

enhancement

Hey there! I'm facing an issue where a blink occurs on screens navigation on Android. Demo ![untitled](https://user-images.githubusercontent.com/13344923/136655424-b8d610a4-06cc-45a5-90d6-0121ee2580c6.gif) I've noticed the information on the README where it says that this is...

Hi there! Thanks for the great library :) When I'm controlling the component by changing the `selectedIndex` dynamically, the sliding animation doesn't work: ```jsx const [selectedIndex, setSelectedIndex] = useState(0) return...

Tired of coding? Time to show off your photography skills! ## 🧐 How to approach: - Submitted images should be added to `assets/station-images` - After the image has been added,...

up for grabs

If there's no network connection on `planner-screen`, once the connection is back `react-query` won't send a request, even when pressing the search routes button.

bug

On the date prompt on android devices, add a button next to the `Leave At` and `Arrive At` controls that can reset the date selection to the current date &...

up for grabs
good first issue
android

The app's [about text in Arabic](https://github.com/guytepper/better-rail/blob/main/app/i18n/ar.json#L56) is currently using an old description of the app. We need to replace it with the new about text - you can check the...

up for grabs
good first issue
i18n

If a date selected in a day where there are trains available only in ealier hours, we should display a warning message that no trains was found for the requested...

up for grabs

The [ProtestPage](https://github.com/guytepper/1km.co.il/blob/master/src/views/ProtestPage.js) component code is very bloated, and lots of it's code can be removed / reused. ## 🧐 How to approach: - Take a deep breath and read the...

in progress
type:refactor
zone:protest page

Allow a visitor to report that a protest doesn't exist

status:proposal