Skip to content

Glasgow | 25-SDC-Nov | Nataliia Volkova | Sprint 1 | Bug Report: Stope hashtag loop#112

Open
Nataliia74 wants to merge 2 commits intoCodeYourFuture:mainfrom
Nataliia74:fixLoopHashtagsBug/HashtagsLoopBranch
Open

Glasgow | 25-SDC-Nov | Nataliia Volkova | Sprint 1 | Bug Report: Stope hashtag loop#112
Nataliia74 wants to merge 2 commits intoCodeYourFuture:mainfrom
Nataliia74:fixLoopHashtagsBug/HashtagsLoopBranch

Conversation

@Nataliia74
Copy link
Copy Markdown

Learners, PR Template

Self checklist

  • 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

Changelist

Prevented refetching the same hashtag, stopping the infinite-loop / slowdown..Made hashtags consistent, normalisation.

@Nataliia74 Nataliia74 added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Feb 5, 2026
@jenny-alexander jenny-alexander self-requested a review February 23, 2026 13:10
@jenny-alexander jenny-alexander added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Feb 23, 2026
Copy link
Copy Markdown

@jenny-alexander jenny-alexander left a comment

Choose a reason for hiding this comment

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

Your approach to solving this bug is very close to the solution we're looking for.

Have a look at apiService.getBloomsByHashtag. Notice a few things about the function:

  • it sets state.currentHashtag
  • it removes the hashtag character (#) if it's found at the beginning of the hashtag

Can you make modifications to your bug fix while taking into account the above into account?

Any formatting changes that are not related to the bug fix should be made in a separate commit. Can you make this change?

@jenny-alexander jenny-alexander added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Feb 25, 2026
@Nataliia74 Nataliia74 added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants