Commit graph

13 commits

Author SHA1 Message Date
Shariq Ansari
b44235587f
test: fixed failing UI test (#16958) 2022-05-24 13:17:21 +05:30
Ankush Menat
fe8520a2bd
fix: duplicate buttons on desk (#16941) 2022-05-23 12:39:01 +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
Shariq Ansari
6f5f9ce1c5 test: fixed flaky ui test for folder_navigation 2021-09-29 11:30:49 +05:30
Komal-Saraf0609
9df31cfed1 test: Corrected the selectors for clicking of a button to make it more readable 2021-08-28 01:55:46 +05:30
Komal-Saraf0609
533b0147b2 test: Fixed sider issues 2021-08-19 20:58:12 +05:30
Komal-Saraf0609
8a6b8a5348 test: corrected selectors and shorten them
(using the newly added API's)
2021-08-19 20:41:31 +05:30
Komal-Saraf0609
3b2c76c52f test: corrected the selectors and shorten them
(using the newly added API's)
2021-08-19 20:39:29 +05:30
Komal-Saraf0609
f047a5517d test: corrected the selectors and shorten them
(using the newly added API's)
2021-08-19 20:24:03 +05:30
Komal-Saraf0609
a881e85cb3 test: Fixed sider issues 2021-08-19 20:15:21 +05:30
Komal-Saraf0609
b7e42fdc91 test: Added test cases for folder navigation and checking if the nested folder contains the added file 2021-08-19 20:15:20 +05:30
Komal-Saraf0609
166574b1d0 test: Fixed sider issues 2021-08-10 19:10:27 +05:30
Komal-Saraf0609
3fbacb97f4 test: Added test cases for folder navigation and checking if the nested folder contains the added file 2021-08-10 18:53:20 +05:30