Short Url Form is processed using Ajax, refresh the "My Urls" view upon submission

Created on 11 August 2022, over 2 years ago
Updated 31 January 2023, almost 2 years ago

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jrglasgow Idaho

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States jrglasgow Idaho

    Updated the patch to work with Drupal 10

    @jcnventura,
    As the form submission we are triggering off of is using jQuery Ajax as well as the view being refreshed using jQuery Ajax function I don't see the point to write it without using jQuery (jQuery is already being loaded on the page), especially since I don't know of any way to hook into the ajaxComplete without writing my own wrapper for the form Ajax submission (it would be bypassing the Form API to do so). If you have any recommendation you would like me to take a look at to completely remove all use of jQuery from the page then maybe we can work something out.

  • πŸ‡ΊπŸ‡ΈUnited States jrglasgow Idaho
Production build 0.71.5 2024