Page MenuHomePhabricator

Allow users to one-click-resolve "extra config" options where the config value is in the database
Closed, WontfixPublic

Description

From private correspondence. If you have an old config value in the database, we currently raise a setup issue which requires you to click into Config, delete the value, and then click again to return to the issues list. In the common case, it would be a better UX to have one-click delete.

Wishlistiness of this comes from:

  • Seems slightly valuable to make the user confirm what they're deleting visually before destroying it? (Maybe show value on setup issue?)
  • No other interactions work like this yet.

Event Timeline

epriestley raised the priority of this task from to Wishlist.
epriestley updated the task description. (Show Details)
epriestley added projects: Setup, Badge Awarded.
epriestley added subscribers: epriestley, chad.

A one-click "Ignore" (or ignore + confirm) might also be helpful, as at least some users have a hard time finding "ignore" in the UI right now.

epriestley claimed this task.

This is rare (many installs will never hit this; those that do will probably hit it only a handful of times) and we haven't heard complaints from external users about it. We'd have to special case it, which is a bit icky, so let's wait for at least a user to complain before moving forward here.

We did make "Ignore" easier recently-ish.