Problem/Motivation

The current pattern of sample data under 'A CSV will be exported with this structure:' appears disorganized. We propose organizing the data in a tabular format for better clarity and structure.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

enaznin created an issue. See original summary.

enaznin’s picture

StatusFileSize
new1.84 KB
new293.33 KB
enaznin’s picture

Status: Active » Needs review
tanuja bohra’s picture

StatusFileSize
new26.94 KB

@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?

kevinquillen’s picture

Status: Needs review » Needs work

This shouldn't be done by hardcoding in an HTML table. A render array using table for #theme should be used instead.

chancenyasulu made their first commit to this issue’s fork.

chancenyasulu’s picture

Status: Needs work » Needs review
StatusFileSize
new2.87 KB

Hello I have made changes regarding the comment #5 i have removed the the hard coded html to drupal way of doing it.

plopesc’s picture

Status: Needs review » Reviewed & tested by the community

Thank you!

  • chancenyasulu authored 4c417076 on 2.0.x
    Issue #3387868 by chancenyasulu, enaznin, Tanuja Bohra, kevinquillen,...
plopesc’s picture

Status: Reviewed & tested by the community » Fixed

Merged into 2.0.x. Thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.