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

fix: user enter any other domain in URL ( /dashboard/xyz ) then load first project data #157

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DeepMakhasana
Copy link

What does this PR do?

A user enters any other domain in the URL like ( /dashboard/xyz )
that time replace the URL with ( /dashboard/{ first-project-name } ) and load first project data

Fixes #155

Solved video

fix-155-review-app.mp4

@github-actions github-actions bot added the bug Something isn't working label Oct 14, 2023
@github-actions
Copy link

Thank you for following the naming conventions! 🙏

@github-actions
Copy link

Hey there, there is a merge conflict, can you take a look?

@github-actions github-actions bot added the 🚨 merge conflict Merge Conflict label Oct 19, 2023
Copy link
Collaborator

@hemantwasthere hemantwasthere left a comment

Choose a reason for hiding this comment

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

Please discard other file changes except project.tsx and also resolve the conflicts

@hemantwasthere
Copy link
Collaborator

LGTM, if @piyushgarg-dev approves then we can merge this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🚨 merge conflict Merge Conflict
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: When user enter any other domain in URL ( /dashboard/xyz ) then project data does not load
2 participants