๐Ÿ‡ฎ๐Ÿ‡ณIndia @mauryarahul11

Mumbai, India
Account created on 20 January 2021, about 4 years ago
  • Drupal Developer - Backend at QED42ย 
#

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia mauryarahul11 Mumbai, India

To resolve this issue, I have updated existing MR here - https://git.drupalcode.org/project/scrollup/-/merge_requests/3

After merging of MR, this issue can be fixed.

๐Ÿ‡ฎ๐Ÿ‡ณIndia mauryarahul11 Mumbai, India

I have Updated MR to fix issue - jQuery.Deferred exception: Selector must not be empty ๐Ÿ› jQuery.Deferred exception: Selector must not be empty Active

๐Ÿ‡ฎ๐Ÿ‡ณIndia mauryarahul11 Mumbai, India

This issue caused due to improper handling of once code in scrollup_top.js file in a merge request raised in issue Automated Drupal 10 compatibility fixes ๐Ÿ“Œ Automated Drupal 10 compatibility fixes RTBC

Ideally, we should not use that patch as merge request (MR) for D10 Compatibility issue ๐Ÿ“Œ Automated Drupal 10 compatibility fixes RTBC is still in review and not merged.

But still anyone wants to go for that patch then refer fix I have given here -https://git.drupalcode.org/project/scrollup/-/merge_requests/3#note_231985

๐Ÿ‡ฎ๐Ÿ‡ณIndia mauryarahul11 Mumbai, India

mauryarahul11 โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia mauryarahul11 Mumbai, India

Hi @mitthukumawat,

Do we really need this custom work for website feedback export? We can simply use Views data export โ†’ module to download website feedback data in csv format.

I feel this approach will be ideal where user can even configure website_feedback entity fields as per their need (as there given a provision to add new new fields in website_feedback entity).

The patch you have given will fail in case user adds new fields to website_feedback entity. With views data export contrib module we can make it dynamic on the fly. The concern @andrei.vesterli raised about batch export can easily be achieved with this.

๐Ÿ‡ฎ๐Ÿ‡ณIndia mauryarahul11 Mumbai, India

Hey @shiv_yadav,
Please run codesniffer with DrupalPractice also.
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml

๐Ÿ‡ฎ๐Ÿ‡ณIndia mauryarahul11 Mumbai, India

Hey @shiv_yadav, Looking at your patch I can not see fix related \Drupal and t() calls should be avoided in classes issues. Can you check that again??

Production build 0.71.5 2024