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

🐛 Bug - Reactions and Profile page are broken due to CORS #1556

Closed
2 tasks
babakamyljanovssw opened this issue Oct 11, 2024 · 1 comment
Closed
2 tasks
Labels
Type: Bug A problem with existing functionality

Comments

@babakamyljanovssw
Copy link
Member

babakamyljanovssw commented Oct 11, 2024

Cc: @bradystroud @tkapa

Hi Team

Describe the Bug

The Azure Functions used for Reactions and Profile page have stopped working and all of them are giving CORS error.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://www.ssw.com.au/rules/profile/ or in any rule try to add like
  2. Open Network tab
  3. GetUserFunction, ReactFunction, GetReactionsFunction, RemoveReactionFunction, AddUserOrganizationFunction ... calls failing with CORS issue

Expected Behavior

Functions affected with CORS are fixed and affected features on SSW.Rules are functioning properly

Tasks

  • Investigate
  • Fix all functions that affected by CORS issue

Screenshots

Image
Figure: CORS error when liking and removing like on rules

related email
SSW.Rules - Reactions feature broken

Thanks!

@babakamyljanovssw babakamyljanovssw added the Type: Bug A problem with existing functionality label Oct 11, 2024
@babakamyljanovssw babakamyljanovssw changed the title 🐛 CORS - Reactions and Profile page are broken due to CORS 🐛 Bug - Reactions and Profile page are broken due to CORS Oct 11, 2024
@babakamyljanovssw
Copy link
Member Author

Update:

As my conversation with @adam, @wicksipedia, @bradystroud, @tkapa, it was decided that we are going to implement Giscus built-in reactions feature into SSW.Rules and delete custom implementation

Issue: ✨ Reactions - Migrate from custom to Giscus - #1567

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug A problem with existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant