User tests: Successful: Unsuccessful:
Pull Request for Issue, sorry couldn't found the one...
image
to the figure
element as tinyMCE expects that to enable the editing of the figcaption
textThis Pr needs NPM
Editing a figure element is kinda broken
Editing a figure element is easier
No
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Title |
|
Title |
|
Labels |
Added:
?
NPM Resource Changed
|
@dgrammatiko nice and simple. If I could make a user request might be handy to have a.. switch(?)... to move caption before/after image.
if I could make a user request might be handy to have a.. switch(?)... to move caption before/after image.
Do you mean something like:
<!-- before -->
<figure>
<figcaption>
<img ... >
</figure>
<!-- after -->
<figure>
<img ... >
<figcaption>
</figure>
TBH I had to check MDN as I had the impression that figcaption
could only go as the last element of the figcaption
, and clearly, that's not what the specs say: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/figcaption. Give me some time to think how that could be done
I have tested this item
I have tested this item
@brianteeman what failed here?
oops sorry I meant to change it to untested
I have not tested this item.
tested correctly now
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
if I could make a user request might be handy to have a.. switch(?)... to move caption before/after image.
Do you mean something like:
<!-- before --> <figure> <figcaption> <img ... > </figure> <!-- after --> <figure> <img ... > <figcaption> </figure>
TBH I had to check MDN as I had the impression that
figcaption
could only go as the last element of thefigcaption
, and clearly, that's not what the specs say: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/figcaption. Give me some time to think how that could be done
ty, thats exactly what I meant. I appreciate you doing the extra effort
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-12-21 00:41:50 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
?
|
Thanks
I have tested this item✅ successfully on c54a3fe
Works exactly as expected
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36221.</sub