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

Converting CampaignAlerts class component to functional component #5397

Conversation

Aminehassou
Copy link
Contributor

With reference to #5393

What this PR does

Converts campaign_alerts.jsx into a functional component. Also uses the newer redux hooks
Affected Pages: /campaigns/[campaign_title]/alerts

Videos

Before:

before.refactor.assignment.alerts.webm

After:

after.refactor.assignment.alerts.webm

Questions and Concerns

Unrelated question: I noticed that the "course" column in the alerts table is always highlighted white even when sorting by date or other columns. Is this intended design behaviour or is the white highlight supposed to change based on the column that we're sorting by?

@ragesoss
Copy link
Member

ragesoss commented May 18, 2023 via email

@Aminehassou
Copy link
Contributor Author

Should I create an issue for it? I could work on it too.

@ragesoss
Copy link
Member

ragesoss commented May 18, 2023 via email

@ragesoss ragesoss merged commit ebe84e5 into WikiEducationFoundation:master May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants