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 feedback #1645

Merged
merged 8 commits into from
Feb 17, 2025
Merged

Fix feedback #1645

merged 8 commits into from
Feb 17, 2025

Conversation

ItzNotABug
Copy link
Member

What does this PR do?

Fixes feedback as per pink2.

Test Plan

Manual.
Screenshot 2025-02-03 at 6 45 28 PM

Screenshot 2025-02-03 at 6 41 18 PM Screenshot 2025-02-03 at 6 46 20 PM Screenshot 2025-02-03 at 6 46 30 PM

Related PRs and Issues

N/A.

Have you read the Contributing Guidelines on issues?

Yes.

@ItzNotABug ItzNotABug requested a review from ernstmul February 3, 2025 13:19
@ItzNotABug ItzNotABug self-assigned this Feb 8, 2025

<div class="mobile-feedback-dialog-modal">
<Modal title="Feedback" bind:show={$feedback.show} dismissible={false}>
<Feedback isMobile />
Copy link
Contributor

Choose a reason for hiding this comment

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

Where is this isMobile property set?

Copy link
Member Author

Choose a reason for hiding this comment

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

here, in the feedback.svelte component.

{#if $feedbackData.value !== null}
<!-- TODO: @itznotabug, helper is a plain string atm, cannot add html/anchor for Discord link -->
Copy link
Contributor

Choose a reason for hiding this comment

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

todo?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, currently the html content isn't supported on helper.

@ItzNotABug ItzNotABug merged commit 905af9f into feat-pink-v2 Feb 17, 2025
0 of 2 checks passed
@ItzNotABug ItzNotABug deleted the fix-feedback branch February 17, 2025 14:18
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