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

Fixed issue #344 #352

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fixed issue #344 #352

wants to merge 2 commits into from

Conversation

yulluone
Copy link

Added NuxtLink to TBanner as a v-else-if prop "to" is passed. Similar to what is done in TButton

yulluone and others added 2 commits March 16, 2023 15:42
issue>>upload photo TBanner was opening  a new tab
:href="link"
target="_blank"
Copy link
Contributor

Choose a reason for hiding this comment

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

This will break the social media buttons. They suppose to open new window.

@@ -5,7 +5,7 @@
desktop="Upload your photo"
mobile="Upload your photo"
action="Upload"
link="https://wedance.vip/settings?tab=profile"
to="/settings"
Copy link
Contributor

Choose a reason for hiding this comment

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

It suppose to open profile tab in settings

@razbakov
Copy link
Contributor

Pull request description should include the issue number, provide link and instructions how to test it

@razbakov
Copy link
Contributor

No need to describe what you did, need to describe why. Please read about commit and pull request best practices

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