Skip to content

fix: Prevent-hook-order-violations-in-post-pages#23

Open
Pranavgitty wants to merge 2 commits into
bsoc-bitbyte:mainfrom
Pranavgitty:fix-post-ride-hook-order
Open

fix: Prevent-hook-order-violations-in-post-pages#23
Pranavgitty wants to merge 2 commits into
bsoc-bitbyte:mainfrom
Pranavgitty:fix-post-ride-hook-order

Conversation

@Pranavgitty

Copy link
Copy Markdown

What

Fixed the post-ride hook execution order to ensure post-ride actions run in the correct sequence after ride completion.

Fixes #15

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Proof of work

Verified that post-ride hooks execute in the intended order.
Confirmed ride completion flow behaves as expected after the fix.
Tested the affected ride flow locally and validated the expected post-ride behavior.

Checklist

  • I claimed this issue before starting work
  • Branch name follows the convention (feature/, fix/, docs/)
  • Commits follow Conventional Commits format
  • CI is passing (lint, prettier, build)
  • I have self-reviewed my own code
  • Any non-obvious decisions are explained with a comment in the code

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.

[BUG]Post Ride page renders blank when opened directly in a new tab

1 participant