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: temporarily remove client feedback view #1548

Merged

Conversation

daniellacosse
Copy link
Contributor

@daniellacosse daniellacosse commented Jan 12, 2023

It doesn't work and we need to fix it.

@daniellacosse daniellacosse requested a review from a team as a code owner January 12, 2023 15:41
@@ -343,10 +343,11 @@ export class AppRoot extends mixinBehaviors([AppLocalizeBehavior], PolymerElemen
<iron-icon icon="outline-icons:outline" slot="item-icon"></iron-icon>
<span class="item-label">[[localize('servers-menu-item')]]</span>
</paper-icon-item>
<paper-icon-item name="feedback">
<!-- TODO(daniellacosse): fix sentry and restore feedback view -->
Copy link
Contributor

Choose a reason for hiding this comment

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

In Outline we usually don't use TODO(username). I guess it's fine, but maybe TODO(bug number) would be better.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

I use TODO(username), but I agree that a bug is more useful.

@daniellacosse daniellacosse merged commit 539c002 into master Jan 12, 2023
daniellacosse added a commit that referenced this pull request Jan 19, 2023
daniellacosse added a commit that referenced this pull request Jan 19, 2023
jyyi1 added a commit that referenced this pull request Feb 22, 2023
### Changelog

- fix: temporarily remove client feedback view: #1548 , #1569 
- fix: ssconf:// deeplinking on ios: #1524
- fix: spurious typescript errors: #1550
- feat(www): 🌐 support 11 more languages: #1566
- chore: ⏫ upgrade tun2socks library to v3.1.0: #1576
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants