Skip to content
GitHub no longer supports this web browser. Learn more about the browsers we support.
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View formatting - hideColumnHeader stopped working in web parts #208

Open
FredrikEkstroem opened this issue Jan 24, 2020 · 12 comments
Open

View formatting - hideColumnHeader stopped working in web parts #208

FredrikEkstroem opened this issue Jan 24, 2020 · 12 comments

Comments

@FredrikEkstroem
Copy link

@FredrikEkstroem FredrikEkstroem commented Jan 24, 2020

Category

  • Question
  • [ x] Bug
  • Enhancement

Expected or Desired Behavior

Setting "hideColumnHeader": true in view formatting json should hide column headers both in list and list web parts

Observed Behavior

The "hideColumnHeader": true worked as expected in list webparts a month ago, but now only works when you are in the list.

Steps to Reproduce

Create a simple list
Format default view
{ "schema": "https://developer.microsoft.com/json-schemas/sp/view-formatting.schema.json", "hideSelection": true, "hideColumnHeader": true, "rowFormatter": { "elmType": "div", "txtContent": "[$Title]" } }
Add webpart list webpart to modern page
Column headers are now hidden in the list but visible in the list web part

@PrasadKasireddy

This comment has been minimized.

Copy link
Contributor

@PrasadKasireddy PrasadKasireddy commented Jan 24, 2020

@FredrikEkstroem

This comment has been minimized.

Copy link
Author

@FredrikEkstroem FredrikEkstroem commented Jan 24, 2020

It looks like this issue is fixed now, just like related issue mentioned above

@FredrikEkstroem

This comment has been minimized.

Copy link
Author

@FredrikEkstroem FredrikEkstroem commented Jan 27, 2020

Issue is back

@asifahmeds

This comment has been minimized.

Copy link

@asifahmeds asifahmeds commented Jan 27, 2020

Issue is back again

@PrasadKasireddy

This comment has been minimized.

Copy link
Contributor

@PrasadKasireddy PrasadKasireddy commented Jan 27, 2020

Related issue #123

@andrew-lott

This comment has been minimized.

Copy link

@andrew-lott andrew-lott commented Jan 27, 2020

This issue has also appeared for us in the last few days.

@gobigfoot

This comment has been minimized.

Copy link

@gobigfoot gobigfoot commented Jan 27, 2020

This is insane how often this issue pops up.

@furler

This comment has been minimized.

Copy link

@furler furler commented Jan 27, 2020

This issue is back - I think it's important to also note that moving these issues to the other "docs" list just results in them getting lost.

@Blaub

This comment has been minimized.

Copy link

@Blaub Blaub commented Jan 31, 2020

Have this issue too

@coupalm

This comment has been minimized.

Copy link

@coupalm coupalm commented Jan 31, 2020

Same issue on all my customers tenants (US & Canada)

@Freddy-Crypto

This comment has been minimized.

Copy link

@Freddy-Crypto Freddy-Crypto commented Feb 3, 2020

This is an issue on our tenant too. Started about 10 days ago.

in webpart:

image

view in the list itself

image

@Divyeshkotadia

This comment has been minimized.

Copy link

@Divyeshkotadia Divyeshkotadia commented Feb 4, 2020

@PrasadKasireddy It is still reproducible in my tenant. Please take this as a high priority item, it is affecting prod pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
10 participants
You can’t perform that action at this time.