aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/__init__.py
diff options
context:
space:
mode:
authorDavid Reyna <David.Reyna@windriver.com>2019-10-01 16:17:50 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-02 14:41:39 +0100
commitc4ccf3a792ae7e8549b879ba77ff7f7edb0e665a (patch)
treeadd3f096b6bd884d7be7d38f5c9506339306b75d /lib/bb/__init__.py
parentefd7b025cee25d0ee668c09476395d08fcf5ae1a (diff)
downloadbitbake-c4ccf3a792ae7e8549b879ba77ff7f7edb0e665a.tar.gz
toaster: issues in import layer when clicking 'add layer'
There were three issues in this one bug. 1) The Add Layer button allows empty layers 2) The internal XHR URL was wrong, which caused a hidden AJAX error and did not correctly complete the action nor disable the button after an add. 3) There was a race condition between typing in the dependent layer select text box (which would normally disable the add button), and the typeahead pull-down selection (which would normally enable the add button). This forced the user to select the typedahead layer twice. [YOCTO #13385] Signed-off-by: David Reyna <David.Reyna@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/__init__.py')
0 files changed, 0 insertions, 0 deletions