Page MenuHomePhabricator

Have "limit=1" tokenizers replace tokens instead of disabling "Browse"
ClosedPublic

Authored by epriestley on Dec 14 2015, 10:53 PM.
Tags
None
Referenced Files
F13088081: D14785.diff
Thu, Apr 25, 1:16 AM
Unknown Object (File)
Fri, Apr 12, 12:53 PM
Unknown Object (File)
Fri, Apr 12, 12:29 AM
Unknown Object (File)
Thu, Apr 11, 8:50 AM
Unknown Object (File)
Sat, Apr 6, 7:29 AM
Unknown Object (File)
Fri, Apr 5, 2:37 PM
Unknown Object (File)
Mar 24 2024, 12:06 PM
Unknown Object (File)
Mar 18 2024, 2:49 AM
Subscribers
None

Details

Summary

Fixes T9984. When a tokenizer only allows one selection (like "Task Owner:" or "Land Onto Branch:"), keep the browse button active but have it replace values.

Also, have "Create Subtask" default to the system default status, so subtasks of closed tasks are not also closed.

Test Plan
  • Browsed an empty limit=1 tokenizer.
  • Replaced a full limit=1 tokenizer.
  • Browsed an empty no-limit tokenizer.
  • Browsed more tokens into the no-limit tokenizer.
  • Typed some tokens normally.
  • Created a subtask of a closed task.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Have "limit=1" tokenizers replace tokens instead of disabling "Browse".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 14 2015, 11:18 PM
This revision was automatically updated to reflect the committed changes.