Account created on 13 August 2021, almost 3 years ago
  • Associate Engineer at Acquia 
#

Merge Requests

More

Recent comments

🇮🇳India srishtiiee

The MR looks good, I think it just needs a CR for the deprecation. RTBC'd otherwise 👍🏼

🇮🇳India srishtiiee

I don't think we need an upgrade path for the changes we've done here. The config change that required one has been reverted.

🇮🇳India srishtiiee

srishtiiee changed the visibility of the branch 3437319-add-validation-constraints to active.

🇮🇳India srishtiiee

srishtiiee changed the visibility of the branch 3436096-add-validation-constraints to hidden.

🇮🇳India srishtiiee

srishtiiee changed the visibility of the branch 3437319-add-validation-constraints to hidden.

🇮🇳India srishtiiee

@phenaproxima, thanks! Changed the implementation to injecting a logger instead. Also, added console logging for each config action and config import. It needs another review.

🇮🇳India srishtiiee

Added basic logging to the recipe application workflow. The MR needs an initial review for what more can be done here to enhance the debugging process.
Standard recipe application logging looks like this RN:

🇮🇳India srishtiiee

@phenaproxima, thanks for the review! I've addressed it and the MR needs another review.

🇮🇳India srishtiiee

I intended to move the whole caching layer one level down to the plugins instead of having a common layer for all the source plugins. I might have incorrectly interpreted what @tim.plunkett had suggested but the idea was to have the plugins handle their caching individually/separately which is what I tried to do by moving it into the MockDrupalDotOrg plugin.

🇮🇳India srishtiiee

The second step in case of ungrouped field types mentioned in #3 isn't implemented yet. It will be affected by the issue that removes the radio buttons from the field cards in the first step: 📌 Field selection breaks conventions and increases cognitive load Needs review . I think we should wait on those changes to be committed to avoid re-work here.

🇮🇳India srishtiiee

Back to NW for a minor change. The MR looks neat otherwise after the multiple confusing keys have been cleaned up.

🇮🇳India srishtiiee

Updated the issue summary to remove all the stuff that has been taken care of in other issues.
Removed the Upgrade path tag since the admin UI views are owned by the site, and we don't need to provide for it. If at all the upgrade paths for the field is required, it can be done in a follow-up.

🇮🇳India srishtiiee

Updated the issue summary and created a change record.
Also, I followed the same steps mentioned in #53 and the page renders as 2 columns with the MR applied as well. The modifications to the configuration are saved and rendered precisely on the nodes too.

🇮🇳India srishtiiee

Setting this back to NR as I manually tested the MR and the focus is indeed on the Current password field after clicking Save. @smustgrave Do you have any additional details/steps to reproduce the issue?

🇮🇳India srishtiiee

Updated the issue summary to restrict the scope of this issue to have only the default region mapping and move the mapper UI to a separate issue [See #48 Allow changing the layout of an existing section in Layout Builder UI Needs work ].
Removed the Needs tests tag as the mapper UI testing isn't required anymore.

🇮🇳India srishtiiee

Moved the 'enabled' checkbox to main area, changed label for the details element that only has the 'expanded' checkbox and added support for 'description' in edit form along with the add form.

🇮🇳India srishtiiee

srishtiiee made their first commit to this issue’s fork.

🇮🇳India srishtiiee

@benji thanks for pointing that out that css file (node.module.css) is never used, created a follow-up to remove all references to it 📌 node.module.css is obsolete and can be removed Active . I removed the template_preprocess_hook from this MR. Also, the label for the details element containing the checkboxes is changed to "Display settings" as per the suggestion.

🇮🇳India srishtiiee

Addressed the feedback.
Also fixed the border to match node edit form.

🇮🇳India srishtiiee

Addressed the feedback and update issue summary.

🇮🇳India srishtiiee

Reviewed the newly added BC layer for the field storage form alter hook and the changes look good. Moving back to RTBC.

🇮🇳India srishtiiee

Manually tested all the core field types again, and everything works as before.
- The #states related bug in Files displayed by default field in the FileItem storage settings is now fixed by 0c3d584e.
- Throughly tested the more complex field types such as entity reference, selection lists, file and image and those seem to work fine as well.
- The image field type has a Default image field appearing twice now that the forms are combined (one from each: field and field storage forms) which IMO unnecessarily makes the form lengthy. However, it is out of this issue's scope and can be removed from one of the forms in a follow-up.

🇮🇳India srishtiiee

The weight element in the menu link edit form needed to be wrapped in a container to be grouped along with the other secondary elements.

🇮🇳India srishtiiee

Looks good! Left a minor feedback. Also, this most probably requires a change record.

🇮🇳India srishtiiee

Added an upgrade path and a test for the new formatter setting.

🇮🇳India srishtiiee

While the 'weight' element is grouped as a secondary item, it unexpectedly appears in the primary section of the menu link edit form, rather than being grouped with the other secondary elements in the column. I'm unsure about the reason behind this behavior and would appreciate some insights.

Production build 0.69.0 2024