Skip to content

Comments

Issue 115 events bugs and code cleaning#126

Merged
SafetyInObscurity merged 2 commits intomainfrom
issue-115-Events_bugs_and_code_cleaning
Feb 21, 2026
Merged

Issue 115 events bugs and code cleaning#126
SafetyInObscurity merged 2 commits intomainfrom
issue-115-Events_bugs_and_code_cleaning

Conversation

@pvkudr
Copy link
Collaborator

@pvkudr pvkudr commented Feb 21, 2026

Change Summary

[Briefly summarise the changes that you made. Just high-level stuff]

Change Form

Fill this up (NA if not available). If a certain criteria is not met, can you please give a reason.

  • [ x] The pull request title has an issue number
  • [x ] The change works by "Smoke testing" or quick testing
  • The change has tests
  • The change has documentation

Other Information

[Is there anything in particular in the review that I should be aware of?]

  1. changed type ApiEvent in useEvents hook to match db model
  2. brought all the dates of events (and its corresponding functions) to 1 standart. Make new component: /ui/EventDateDisplay.tsx
  3. bugs resolved: zooming effect of the 1st element; switching from small screen to normal now shows correct number of events.

Related issue

Copy link
Collaborator

@SafetyInObscurity SafetyInObscurity left a comment

Choose a reason for hiding this comment

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

Looks good, well done!

@SafetyInObscurity SafetyInObscurity merged commit ac23a32 into main Feb 21, 2026
6 checks passed
@SafetyInObscurity SafetyInObscurity deleted the issue-115-Events_bugs_and_code_cleaning branch February 21, 2026 07:57
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.

Events: bugs and code cleaning

2 participants