joomla-projects / gsoc21_frontend-inline-editing

GNU General Public License v2.0
7 stars 2 forks source link

Article title inline editable #1

Closed rs4231199 closed 3 years ago

rs4231199 commented 3 years ago

Summary of Changes

Authorized users can edit Article title inline. Title can be edited only on the Article page and not on the featured articles page.

  1. Added function Joomla.addTextArea(articleId)

Testing Instructions

  1. Apply changes
  2. npm run build:js
  3. Login to the frontend
  4. Click on article's title when you are on article page. sample article url

Actual result BEFORE applying this Pull Request

No inline editing

Expected result AFTER applying this Pull Request

Animation

rs4231199 commented 3 years ago

Updated loader.

0ce8b945-63d3-45bf-a463-00e6b175e40c