Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: create MapWithLocationsAndPath component #304

Merged
merged 10 commits into from
Dec 22, 2023

Conversation

NoamGaash
Copy link
Member

@NoamGaash NoamGaash commented Dec 15, 2023

Description

refactored some components of the SingleLineMap page to make it easier to deal with
in the future, and prepare its map component for use in the line profile page

screenshots

irrelevant

@NoamGaash NoamGaash requested a review from shootermv December 15, 2023 12:35
@NoamGaash NoamGaash added bug Something isn't working frontend frontend developers issue and removed bug Something isn't working labels Dec 15, 2023
@amabelleS
Copy link
Collaborator

amabelleS commented Dec 16, 2023

@NoamGaash
I have not reviewed all the changes, To do it properly I will need more time to understand them.
But I see the build has failed:
image

@NoamGaash
Copy link
Member Author

@amabelleS you're right, solved 🙏 😄

@@ -1,5 +1,5 @@
import type { Meta, StoryObj } from '@storybook/react'
import { BusToolTip } from './MapLayers/BusToolTip'
import { BusToolTip } from './map-related/MapLayers/BusToolTip'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this import needed here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not. it should be removed. it's not related to this PR. it should be fixed

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're the one to blame actually 😅
image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shame on me!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no shame in blame! 😉

@NoamGaash
Copy link
Member Author

@shootermv @amabelleS

@NoamGaash NoamGaash merged commit 83318ed into main Dec 22, 2023
16 checks passed
@NoamGaash NoamGaash deleted the refactor/map-related-areas branch December 22, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend frontend developers issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants