OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 20 forks source link

Table title and name should be displayed #714

Open han-f opened 3 years ago

han-f commented 3 years ago

When looking at a table on the top of the page it currently only shows the table name. Please also add the table title.

SharanyaMohan-30 commented 3 years ago

Hello @han-f I am currently working on the issue could you please redirect me to the page with a link.

stap-m commented 3 years ago

This occurs with any table view on the platform, e.g. this one. The table and schema name "scenario.abbb_emob" is shown but not the title of the table "emobility in Berlin and Brandenburg" (see meta data), which usually is more readble to humans.

SharanyaMohan-30 commented 3 years ago

Hello @han-f could you please confirm by viewing the below image if this is the requirement?

Title

han-f commented 3 years ago

Thanks @SharanyaMohan-30 . I think what would be preferable is to have the more human readable title in the first row and the table name in the second, e.g.:

emobility in Berlin and Brandenburg scenario.abb_emob

Would that work?

SharanyaMohan-30 commented 3 years ago

Hello, @han-f I have modified as per the requested changes and checked in under the branch name feature/Display_title.

christian-rli commented 2 years ago

See #634 .