Skip to content

Conversation

@vesameskanen
Copy link
Member

@vesameskanen vesameskanen commented Dec 23, 2025

  • Useless duplicate state removed
  • Split to sub components
  • Function components only
  • Simplify code
  • Rename a lot
  • Refactor a lot
  • No proptype warnings on debugger

Several bugs got fixed, for example favorites near you now shows vehicles on map.

It does not make sense to prefix everything with 'Stop'
Pass consistent currentTime and tab activation props to child components.
- Remove fake props
- reqeuire all props
- Convert to function component
- Rename and simplify
- Remove useless state, use refs not state
- Simple aria messages
- expose only props which are accessed
- rename
- use Memo
- expose only props which are accessed
- rename
- use Memo
This has apparently been always broken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants