Skip to content
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 in full screen for documents from preview is not working #4130

Open
mobun opened this issue Dec 3, 2024 · 1 comment
Open

View in full screen for documents from preview is not working #4130

mobun opened this issue Dec 3, 2024 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@mobun
Copy link

mobun commented Dec 3, 2024

Version used
Ex: 4.14

Describe the bug
If the full screen (Office web) is to be called up during a document search via the preview, the screen twitches briefly but nothing happens.

To Reproduce
Detailed steps to reproduce the behavior:

  1. Add the search result webpart to a page.
  2. (Optional) Add a query to filter for documents (like .pptx)
  3. Select the cards layout
  4. Publish the page.
  5. Open the preview of a search result.
  6. Try to open the full screen
  7. Error: The full screen is not opened

Expected behavior
The full screen (Office Web) shoulde be opend.

Screenshots
image

Desktop):

  • Browser MS-Edge (131.0.2903.70)

Additional context
I have seen in the console that an error is displayed by the graph when opening the preview.
In the network tab, the graph endpoint (https://graph.microsoft.com/beta/print/services) returns a 403. I have already tried to add authorisations via the config (and builded it locally) and release them in the Admin Center, but unfortunately the error cannot be resolved.
image

@wobba
Copy link
Collaborator

wobba commented Dec 14, 2024

I can repro but not sure how to fix it as the preview control is controlled by Microsoft and not sure what events are sent. If someone can figure out a fix we can implement it.

@wobba wobba added bug Something isn't working enhancement New feature or request labels Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants