Skip to content

Remove disabled checkbox for account notifications #18338

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

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

gtsiolis
Copy link
Contributor

@gtsiolis gtsiolis commented Jul 24, 2023

Description

Reviving #14746.

Cross-posting relevant comment in #14746 (comment).

See also relevant RFC (internal). Cc @chrifro @taliamoyal

Changes summary and walkthrough generated by Copilot

How to test

Go to /notifications and notice there's no longer a disabled checkbox for the account notifications.

Documentation

Preview status

Gitpod was successfully deployed to your preview environment.

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh
  • with-monitoring

/hold

@mustard-mh
Copy link
Contributor

mustard-mh commented Jul 28, 2023

@gtsiolis Actually I can't enable other checkboxes on this page too, is it known? (Found it years ago, but just forgot to mention)

@gtsiolis
Copy link
Contributor Author

gtsiolis commented Jul 28, 2023

@mustard-mh I could check or uncheck all other checkboxes there. Usually it takes a while to reflect the changes, not sure why. Maybe because of this, it takes a while to make the checkbox feel reactive? Could you try to check or uncheck something and wait a bit?

@mustard-mh
Copy link
Contributor

mustard-mh commented Jul 28, 2023

@mustard-mh I could check or uncheck all other checkboxes there. Usually it takes a while to reflect the changes, not sure why. Maybe because of this, it takes a while to make the checkbox feel reactive? Could you try to check or uncheck something and wait a bit?

@gtsiolis I see, it's because my additionData don't have emailNotificationSettings property, so it will not work for me.

Maybe there're lots of users affected, going to create an issue. I remember that @iQQBot is the same

Copy link
Contributor

@mustard-mh mustard-mh left a comment

Choose a reason for hiding this comment

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

Code LGTM

@gtsiolis
Copy link
Contributor Author

Thanks @mustard-mh for taking a look, and taking a bias for action by opening EXP-288. 🏓

/unhold

@roboquat roboquat merged commit 58da110 into main Jul 28, 2023
@roboquat roboquat deleted the gt/remove-account-notifications branch July 28, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants