Skip to content

London | 26-SDC-March | Zobeir Rigi | Legacy-Code | Sprint 1 | Prevent repeated hashtag requests - #252

Open
Zobeir-Rigi wants to merge 1 commit into
CodeYourFuture:mainfrom
Zobeir-Rigi:fix-hashtag-render-loop
Open

London | 26-SDC-March | Zobeir Rigi | Legacy-Code | Sprint 1 | Prevent repeated hashtag requests#252
Zobeir-Rigi wants to merge 1 commit into
CodeYourFuture:mainfrom
Zobeir-Rigi:fix-hashtag-render-loop

Conversation

@Zobeir-Rigi

Copy link
Copy Markdown
  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Bug

Opening a hashtag page triggered repeated requests for the same hashtag data.

Fix

Added a check to only fetch hashtag data when the selected hashtag changes.

@Zobeir-RigiZobeir-Rigi added 📅 Sprint 1 Assigned during Sprint 1 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Legacy-Code The name of the module. labels Jul 4, 2026

@cjyuancjyuan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good.

Could you fix the indentation of the code you modified?

@cjyuancjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Jul 23, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Legacy-CodeThe name of the module.ReviewedVolunteer to add when completing a review with trainee action still to take.📅 Sprint 1Assigned during Sprint 1 of this module

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants

@Zobeir-Rigi@cjyuan