pnp / sp-formatter

SharePoint formatter Chromium Edge and Google Chrome browser extension
MIT License
37 stars 6 forks source link

New List View #9

Closed ctm474 closed 2 months ago

ctm474 commented 7 months ago

It doesn't seem to be working in the 'newer' list view - The one where the views selector has been removed from the ribbon and placed between the ribbon and the column names

s-KaiNet commented 7 months ago

Could you provide some screenshots how it looks like?

ctm474 commented 7 months ago

Sometimes lists want to open in the Microsoft Lists app layout - when they do, it doesn't work [image: Screenshot 2024-02-27 at 1.54.55 PM.png]

Sometimes they don't [image: Screenshot 2024-02-27 at 1.59.39 PM.png]

On Tue, Feb 27, 2024 at 12:24 PM Sergei Sergeev @.***> wrote:

Could you provide some screenshots how it looks like?

— Reply to this email directly, view it on GitHub https://github.com/pnp/sp-formatter/issues/9#issuecomment-1967247629, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIAWV7AIFIOB633SBBOBBS3YVYJDVAVCNFSM6AAAAABD4JVGVWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRXGI2DONRSHE . You are receiving this because you authored the thread.Message ID: @.***>

s-KaiNet commented 7 months ago

Sorry, seems the screenshots pasted via email are not visible. Could add them thought the GitHub site?

s-KaiNet commented 7 months ago

@ctm474 Could you please re-add your screenshots using the Github website? Because I cannot see them in the response sent from email.

azuravian commented 4 months ago

I'm having the same problem. Here is an example of the list view.

Top Right: image

Top Left: image

sperley commented 3 months ago

Getting the same problem. Now that we can't switch back from the new MS Lists UI (Tabbed Views), it's causing more of an issue 😟

s-KaiNet commented 3 months ago

Now I see... will take a look what I can do.

s-KaiNet commented 3 months ago

I was able to identify the problem. Basically now column formatting related things are inside iframes and of course it breaks everything in sp-formatter. Fortunately, seems I can workaround it without much of the problems. I'm planning to fix it by the end of this week.

s-KaiNet commented 3 months ago

0.1.5 version was published yesterday and now is available for Chrome and will be available in a few days for Edge as well. Please make sure you use 0.1.5 version (can be verified under extension details page in chrome) and check if it fixes the issue.

Lou-i3 commented 2 months ago

I tried on the new list view and it seems to be working fine. Thanks a lot!

However, I tried on the document library view and it doesn't work there.

s-KaiNet commented 2 months ago

OMG I checked everything - column, form, view formatting, tiles mode, vscode integration. But totally forgot about document libraries - the core of SharePoint :) I can see document libraries still use "old" approach without iframes, hopefully the fix will be simple.

s-KaiNet commented 2 months ago

Version 0.1.6 with fixed document libraries available in Chrome and will be available in Edge in 5 business days.

Lou-i3 commented 2 months ago

All good from my side. Thanks a lot!

s-KaiNet commented 2 months ago

Great! I will close the issue then. If anybody still has problems, please reopen or create a new one.