-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gowrav vishwakarma ui editable bug #782
Conversation
When setting explicit editable=>true in ui, it should not be readonly. A lot helpful in many cases
…ma/ui into gowrav-vishwakarma-ui-editable-bug
Codecov Report
@@ Coverage Diff @@
## develop #782 +/- ##
=============================================
+ Coverage 71.24% 71.28% +0.03%
Complexity 2244 2244
=============================================
Files 119 119
Lines 5325 5325
=============================================
+ Hits 3794 3796 +2
+ Misses 1531 1529 -2
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## develop #782 +/- ##
=============================================
+ Coverage 71.24% 71.28% +0.03%
Complexity 2244 2244
=============================================
Files 119 119
Lines 5325 5325
=============================================
+ Hits 3794 3796 +2
+ Misses 1531 1529 -2
Continue to review full report at Codecov.
|
@gowrav-vishwakarma Can you review this PR so we can close both the issue and the PR if it's good? Thanks! |
Sure,
I'll update code tomorrow and check it again.
…On Wed, Jul 31, 2019, 8:24 PM Alex Cicovic ***@***.***> wrote:
@gowrav-vishwakarma <https://github.com/gowrav-vishwakarma> Can you
review this PR so we can close both the issue and the PR if it's good?
Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#782?email_source=notifications&email_token=AAHWCUYNU3LZFCR7KNGQ55TQCGRRBA5CNFSM4IGCYWWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3HQSMA#issuecomment-516884784>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAHWCU6GRLREA2XJII7IHGDQCGRRBANCNFSM4IGCYWWA>
.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works well now !!!
hehe finally!! |
Implementation of
New test case for ui=>editable test
(by @gowrav-vishwakarma )closes #698