- Status changed to Needs review
over 1 year ago 12:33pm 28 February 2023 - ๐ฎ๐ณIndia gauravvvv Delhi, India
I have refactored the code, please review
- Status changed to Needs work
over 1 year ago 5:07pm 3 March 2023 - ๐บ๐ธUnited States smustgrave
This could use more nesting. Lost of instances (too many to full note each) but example
.views-config-group-region .views-group-box--value > .form-item::before {
.views-config-group-region .views-group-box--value > .form-item::after { - Status changed to Needs review
over 1 year ago 3:25am 14 March 2023 - ๐ฎ๐ณIndia gauravvvv Delhi, India
Tried to improve nesting. attached interdiff for same
- Status changed to RTBC
over 1 year ago 2:15pm 14 March 2023 The last submitted patch, 11: 3332743-11.patch, failed testing. View results โ
- Status changed to Needs review
about 1 year ago 5:01pm 23 August 2023 38:03 44:28 Running- Status changed to Needs work
about 1 year ago 5:42pm 25 August 2023 - ๐บ๐ธUnited States smustgrave
Please provide an interdiff.
And since we have changes again will probably need another before/after screenshots.
- last update
about 1 year ago Patch Failed to Apply - ๐ฎ๐ณIndia AkshayAdhav Pune, India ๐ฎ๐ณ
Working on this issue as a part of Claro Contribution Day.
- Status changed to Needs review
11 months ago 8:06am 15 December 2023 - ๐ฎ๐ณIndia AkshayAdhav Pune, India ๐ฎ๐ณ
Made required changes. Removed
@nest
from the code as per guidelines mentioned here.
Please find attached images for before and after of both LTR and RTL language patterns. - last update
11 months ago 30,764 pass - ๐ฎ๐ณIndia AkshayAdhav Pune, India ๐ฎ๐ณ
AkshayAdhav โ changed the visibility of the branch 3332743-claro-views-ui-refactor to hidden.
- First commit to issue fork.
- ๐ท๐ธSerbia finnsky
finnsky โ changed the visibility of the branch 3332743-refactor-claros-views-ui to hidden.
- Status changed to Needs work
11 months ago 11:59am 15 December 2023 - ๐ท๐ธSerbia finnsky
Switching to another issue.
It still needs work at least in terms of source file formatting and variables usage. - ๐ฎ๐ณIndia AkshayAdhav Pune, India ๐ฎ๐ณ
Let me take a look into it again.
- Status changed to Needs review
11 months ago 11:56am 21 December 2023 - ๐ฎ๐ณIndia AkshayAdhav Pune, India ๐ฎ๐ณ
Hi @finnsky
I have made the required changes for file formatting as well as tried to use variables wherever possible. Apart from properties where values are in decimals.Also, I have kept the
padding-bottom
property as it is as per the comment on top of it..filterable-option .form-item.form-type-checkbox { padding-block: calc(var(--space-xs) / 2); /* This selector is aggressive because Claro's reset for .form-items is aggressive. */ padding-bottom: calc(var(--space-xs) / 2); padding-inline-start: calc(var(--space-xs) / 2); }
- Status changed to Needs work
11 months ago 5:30pm 21 December 2023 - ๐บ๐ธUnited States smustgrave
With latest changes thing we need new screenshots
Just one set
- ๐ฎ๐ณIndia gauravvvv Delhi, India
Updated some logical properties and removed duplicated selectors. Still needs screenshots.
- ๐ฎ๐ณIndia AkshayAdhav Pune, India ๐ฎ๐ณ
Hi @Gauravvvv
We should not include @nest. That's why I have removed it in my previous commit.
You can check this link for reference. - ๐ท๐ธSerbia finnsky
Nice catch @AkshayAdhav
Probably you can create issue to remove @nest usage?
- ๐ฎ๐ณIndia AkshayAdhav Pune, India ๐ฎ๐ณ
@finnsky I think we should make
@nest
related changes while refactoring only.
But I guess most of us are missing this point, so we can create new issues if required. - ๐ท๐ธSerbia finnsky
Yep. I've checked. Sadly lot of that @nest were added in recent refactor tickets :)
- ๐ฎ๐ณIndia AkshayAdhav Pune, India ๐ฎ๐ณ
Damn... Then we need to create child tickets for each refactor related issue tickets.
- Status changed to Needs review
11 months ago 10:37am 22 December 2023 - ๐ฎ๐ณIndia AkshayAdhav Pune, India ๐ฎ๐ณ
@smustgrave attaching the screenshots with the latest changes.
- ๐ฎ๐ณIndia gauravvvv Delhi, India
Hi @Gauravvvv
We should not include @nest. That's why I have removed it in my previous commit.
You can check this link for reference.We discussed this some time back, please see Drupal slack Conversation also, an issue.
- Status changed to RTBC
11 months ago 4:46pm 23 December 2023 - ๐บ๐ธUnited States smustgrave
Also as noted on a few tickets and in slack now. The @nest tickets should be consolidated into one.
Changes here seem fine thanks for the screenshots.
- last update
11 months ago 25,923 pass, 1,813 fail - last update
11 months ago 25,930 pass, 1,809 fail - last update
11 months ago CI aborted - last update
11 months ago 25,893 pass, 1,823 fail - Status changed to Needs work
11 months ago 2:20am 31 December 2023 - ๐ณ๐ฟNew Zealand quietone
I'm triaging RTBC issues โ . I read the IS.
I then read the MR and found an @todo with a link to a closed issue. That is not a review as I don't do front end. I am setting this to needs work.
- Status changed to Needs review
11 months ago 4:38am 2 January 2024 - ๐ฎ๐ณIndia gauravvvv Delhi, India
Addressed feedback of #39. please review
- Status changed to Needs work
11 months ago 8:34pm 2 January 2024 - Status changed to Needs review
11 months ago 3:42am 3 January 2024 - ๐ฎ๐ณIndia gauravvvv Delhi, India
Now it points to a closed issue.
The reference is correct; however, the earlier issue it pertains to is a duplicate of this closed issue. We can create a new issue to address that.
- ๐บ๐ธUnited States smustgrave
So we are saying this will be revisited in a closed ticket? Therefore itโll never actually be revisited.
So since the referenced issue is closed we may need to revisit it now in this ticket.
- Status changed to Needs work
11 months ago 3:55am 3 January 2024 - ๐ฎ๐ณIndia gauravvvv Delhi, India
So we are saying this will be revisited in a closed ticket? Therefore itโll never actually be revisited.
here I meant that we can create a new issue for this.
So since the referenced issue is closed we may need to revisit it now in this ticket.
Yes we can do it. Moving to NW to revisit this.