Closed (fixed)
Project:
Path redirect import
Version:
2.0.7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2023 at 06:54 UTC
Updated:
20 Dec 2023 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
enaznin commentedComment #3
enaznin commentedComment #4
tanuja bohra commented@enaznin ,
1. I can see one issue on mobile it's creating a white space. Can we use scroll on mobile devices?
2. Suggestion -> Can we use the same fonts (/admin/structure/types/manage/article/fields) and capitalize the first letter on column labels?
Comment #5
kevinquillen commentedThis shouldn't be done by hardcoding in an HTML table. A render array using
tablefor#themeshould be used instead.Comment #9
chancenyasulu commentedHello I have made changes regarding the comment #5 i have removed the the hard coded html to drupal way of doing it.
Comment #12
plopescThank you!
Comment #14
plopescMerged into 2.0.x. Thank you!