Commit graph

10 commits

Author SHA1 Message Date
Ankush Menat
40f27f908a style: format JS files with prettier 2022-08-04 14:51:01 +05:30
Rushabh Mehta
e790b5e8b1 fix(minor): added UI test 2022-06-09 12:34:09 +05:30
Shariq Ansari
176518ed2c
fix: Mandatory field bad UX (#16919)
Mandatory fields are highlighted red on page load. It should only highlight if we save the document.

**Before:** Form

https://user-images.githubusercontent.com/30859809/168791201-049c1de2-b7f5-4dff-bf40-093ff96d4510.mov

**After:** Form

https://user-images.githubusercontent.com/30859809/168791164-45e2289b-2d2c-4ebb-8b4d-cd2932140572.mov

**Before:** Dialog

https://user-images.githubusercontent.com/30859809/168791207-800ba9e5-b4eb-419f-8a99-f94916c21c79.mov

**After:** Dialog

https://user-images.githubusercontent.com/30859809/168791210-f2761d23-3a60-40c2-8aff-2d2cebbd77fa.mov

Resolves https://github.com/frappe/frappe/issues/16866
2022-05-18 09:57:49 +00:00
Suraj Shetty
bec77dba0d test: Fix flaky tests
Disable form tour tests
2022-04-28 19:32:43 +05:30
Komal-Saraf0609
03efa25d03 test: Corrected failed tests 2022-04-28 12:06:45 +05:30
Komal-Saraf0609
8592f07363 test: Corrected selector 2022-04-22 15:00:52 +05:30
Komal-Saraf0609
a9de2382a9 test: Fixed sider issues 2022-04-22 14:39:47 +05:30
Komal-Saraf0609
161fa18660 test: Corrected selectors 2022-04-22 14:33:48 +05:30
Komal-Saraf0609
dda56b3759 test: Fixed sider issues 2022-04-14 13:27:20 +05:30
Komal-Saraf0609
651aa36cd2 test: Added script for control type "Data" 2022-04-14 13:20:54 +05:30