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

react-directory card hover and click no longer works #2801

Closed
2 of 9 tasks
tamerlein opened this issue Jun 29, 2022 · 9 comments
Closed
2 of 9 tasks

react-directory card hover and click no longer works #2801

tamerlein opened this issue Jun 29, 2022 · 9 comments
Labels
sample: react-directory status:no-recent-activity type:bug-suspected Suspected bug (not working as designed/expected). See type:bug-confirmed for confirmed bugs

Comments

@tamerlein
Copy link

tamerlein commented Jun 29, 2022

Disclaimer

Yes

Sample

react-directory

Author(s)

@joaojmendes

What happened?

react-directory. Hover over and clicking personas no longer does anything. Tested on multiple tenants, no console log error apart from "IDLE cookie missing", which seems to be unrelated to this issue.

Steps to reproduce

  1. gulp build
  2. gulp bundle --ship
  3. gulp package-solution --ship
  4. deploy sppkg
  5. any card does not hover now, clicking also does not bring up modal

Expected behavior

On hover over a profile (persona) , details should expand into a persona card.
On click of a profile, a modal should appear with the details of the person and contact info.

Target SharePoint environment

SharePoint Online

Developer environment

Windows

Browsers

  • Internet Explorer
  • Microsoft Edge
  • Google Chrome
  • FireFox
  • Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Paste the results of SPFx doctor

builds fine, error in deployment

Additional environment details

node 10.x

@tamerlein tamerlein added the type:bug-suspected Suspected bug (not working as designed/expected). See type:bug-confirmed for confirmed bugs label Jun 29, 2022
@ghost
Copy link

ghost commented Jun 29, 2022

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Jun 29, 2022
@Jitenparmar
Copy link

Even I have tried on many tenants but it's not working.

@Jitenparmar
Copy link

I can resolve this.

@brannmar
Copy link

brannmar commented Jul 1, 2022

@Jitenparmar how did you resolve this?

@Jitenparmar
Copy link

Microsoft has changed the internal property of the Live Persona card in our code Initially we had a property upn which is now changed to legacyUpn.

image

Reference link:
pnp/sp-dev-fx-controls-react#1241

petkir added a commit to petkir/sp-dev-fx-webparts that referenced this issue Oct 4, 2022
@petkir
Copy link
Contributor

petkir commented Oct 4, 2022

Thanks, @Jitenparmar can you are absolutely right, thanks for digging it out

I tested it and it was working with the old Property (upn)

But from the description, it should be legacyUpn
I added it to RP #3040.

@brannmar
Copy link

brannmar commented Oct 11, 2022 via email

@github-actions
Copy link

This issue has been marked as stale due to no progress in over 90 days. If you are still experiencing this issue, please provide additional information so we can help you resolve it.

@github-actions
Copy link

Closing this issue due to lack of activity. If you are still encountering this issue, please do not hesitate to open a new issue. Make sure to follow the guidance on how to create good issues to increase your chances of getting the help you deserve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sample: react-directory status:no-recent-activity type:bug-suspected Suspected bug (not working as designed/expected). See type:bug-confirmed for confirmed bugs
Projects
None yet
Development

No branches or pull requests

5 participants