Needs work
Project:
Quick Edit
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 May 2021 at 14:09 UTC
Updated:
28 Jan 2022 at 11:16 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
mherchelComment #3
gauravvvv commentedI have attached a patch, please verify if it is working or not.
Adding after patch screenshot for ref.
Comment #4
mitthukumawat commentedI manually tested the patch #3 and it is working fine. Adding after patch screenshot for reference.
Comment #5
kristen pol@mitthukumawat Your screenshot shows the overflow issue. Did you upload the wrong image?
I reviewed the code change and it's fine and tests are passing. If we get a good screenshot with it patched, this is RTBC if we don't need tests which I'm assuming we don't for this type of visual issue. Well, unless we want to fix Bartik now as well, or that could be a follow-up issue.
Comment #6
mitthukumawat commented@Kristen Pol
I have added that screenshot for bartik theme. I am adding new screenshot for Olivero. We will need it to be fixed for bartik theme as well.
Comment #7
gauravvvv commentedReport Bartik issue on Bartik theme, not here. @mitthukumawat.
Comment #8
mitthukumawat commented@Gauravmahlawat You are right, I have created that issue in bartik theme.
Comment #9
manojithape commentedVerified and tested patch#3 on the drupal 9.3.x-dev version and Olivero 9.3.0-dev version. Patch applied successfully and looks good to me.
Testing Steps:
Testing Results:
After applying the patch Quick edit in Tabledrag has not overflow on the other part of the page.
Please refer attached Before patch and After patch images for reference.
Moving this ticket to RTBC.
Comment #10
manojithape commentedComment #12
gauravvvv commentedRandom failure, moving to RTBC
Comment #13
mherchelIt looks like you're setting 100% on all form inputs. This will cause unintended visual changes. The fix should only affect the one specific use case.
Comment #14
gauravvvv commentedPatch updated. please review.
Comment #15
gauravvvv commentedComment #16
gauravvvv commentedPatch updated.
Comment #17
gauravvvv commentedComment #18
kristen polThanks for the update. Marking RTBC based on:
quickedit-formper feedback in #13Comment #19
lauriiiI'm not sure how this is supposed to work but I'm not sure this is more usable than before. For example on my screen, you can see how narrow the textfields are after applying the patch:
Comment #20
indrajithkb commentedHi @Gauravmahlawat thanks for the #16 patch.
Hi @lauriii i have made some changes (Reduced the space b/w the input fields) please review.
Adding screenshot after reduced space.
Comment #21
indrajithkb commentedFixing the custom command failure.
Comment #22
guilhermevp commentedPatch #21 has good spacing for the column. Works as intended. Moving to rtbc.
Before:

After:

Comment #23
lauriiiBased on screenshots in #20, I think #19 is still an issue. Maybe this is something that should be reviewed in one of the UX meetings.
Comment #24
aaronmchaleHi all
We discussed this issue at #3221110: Drupal Usability Meeting 2021-07-02.
We first looked at the screenshots and then tested the patch on a local Drupal site to compare what was happening.
After discussing this for a bit we settled on the following points/recommendations:
I have a feeling I'm forgetting something, but can't check until the recording is posted, so I might be back with an update tomorrow, either way, points 1-3 stand.Edit 6 July 21: I reviewed the recording and I believe I did cover all the key points above, so striking off point 4 above as it is no longer relevant.
Thanks,
-Aaron
Comment #25
benjifisherI said this at the Usability meeting yesterday. The whole point of Quickedit, rather than the traditional edit form, is to see the things you are editing in context. Comparing the two screenshots in #22, I think the one with the patch applied does a better job.
I did not see anything with the text cut off like the screenshot in #19. I think that is because the patches in #20, #21 made an improvement.
Comment #26
aaronmchaleAs per #24, moving this to quickedit.module, to see if we can address this issue in the Quick Edit CSS itself.
Comment #27
swatichouhan012 commentedComment #29
spokjeDue to Quickedit being moved out of Drupal Core and into a Contrib Module, moving this issue to the Contrib Module queue.