[wp-trac] [WordPress Trac] #58416: Media Title field should soft wrap in Media Modal: For better readability/editing of long titles.

WordPress Trac noreply at wordpress.org
Tue Jun 6 21:02:03 UTC 2023


#58416: Media Title field should soft wrap in Media Modal: For better
readability/editing of long titles.
-------------------------------------------------+-------------------------
 Reporter:  abitofmind                           |       Owner:  (none)
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Media                                |     Version:  3.5
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-screenshots has-       |     Focuses:
  testing-info needs-testing needs-unit-tests    |  administration
-------------------------------------------------+-------------------------

Comment (by abitofmind):

 @mrinal013

 1. Sounds like an offer/hint to re-use code. 🙂

 @joedolson

 2. I guess for the server side part of this issue here, because WordPress
 at v3.5 likely had probably not too much client side JavaScript
 monitoring/validations, I assume.

 3. Just to be sure: The sanitize_text_field and sanitize_textarea_field
 you talk about are custom for the use case purpose of our ticket here and
 have nothing to do with
 [https://developer.wordpress.org/reference/functions/sanitize_file_name/
 sanitize_file_name] and all the hooks this has which plugins like
 [https://wordpress.org/plugins/media-file-renamer/ Media File Renamer]?
 Asking because my requested feature should in no way intervene with
 sanitize_file_name().

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58416#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list