Skip to content

Conversation

@loiswells97
Copy link
Contributor

@loiswells97 loiswells97 commented Nov 13, 2025

What's changed?

  • Fixes bug where feedback was not returned in date order

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds explicit ordering to the feedback index endpoint to ensure feedback items are returned in a consistent, chronological order (oldest first).

  • Adds .order(created_at: :asc) to the feedback query chain in the FeedbackController#index action

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@loiswells97 loiswells97 merged commit 2220231 into main Nov 14, 2025
12 checks passed
@loiswells97 loiswells97 deleted the fix-feedback-ordering branch November 14, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants