Skip to content
View ComfortablyCoding's full-sized avatar
🐇
🐇

Organizations

@directus

Block or report ComfortablyCoding

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. clickup.js Public

    A Node.js wrapper for the Clickup API

    JavaScript 31 11

  2. reso.js Public

    reso.js is a Node.js client for interacting with RESO Web API services, fully aligned with the current RESO Web API specification.

    TypeScript 1

1,503 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week October November December January February March April May June July August September October
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to directus/directus, directus-labs/extensions, directus/docs and 8 other repositories
Loading A graph representing ComfortablyCoding's contributions from October 13, 2024 to October 14, 2025. The contributions are 75% commits, 12% code review, 11% pull requests, 2% issues. 12% Code review 2% Issues 11% Pull requests 75% Commits

Contribution activity

October 2025

Created 10 commits in 1 repository

Created a pull request in directus/directus that received 1 comment

Fix collection not required in item operations

Scope What's changed: collection is now marked as required in item operations Potential Risks / Drawbacks Should be none Tested Scenarios Lore…

+9 −0 lines changed 1 comment
Opened 1 other pull request in 1 repository
directus/directus 1 open
Reviewed 13 pull requests in 2 repositories

Created an issue in directus/directus that received 1 comment

Numeric value is floored when removing fractional end number with type float

Describe the Bug A float input will round down a value from 1.004 to 1 when the 4 is removed. This leads to suboptimal UX if the user mistyped and …

1 comment
Loading