UI5 / UI5/openui5

MDC TableDelegate PropertyInfo position property

Open
#4,254 7 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
3.3k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Why are you proposing this feature?

I am experiencing issue with ordering columns in mdc table for the columns that are not set up as initially visible.

By default, for the defined properties in JSONPropertyInfo we don't have position property for MDC table
and it being automatically set as -1

By default, it sorted based on that position field which is defined for the xml-view defined columns, but not for the JSONPropertyInfo full descriptor and instead of it order is alphabetical

So I kindly request to add position into PropertyInfo

How should a possible solution look like?

Addition of position property and its consideration into the rendering logic

Are there alternative approaches?

No response

Any further information you would like to share?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.