Skip to content

feat: 피드 햅틱 추가#880

Open
Sadturtleman wants to merge 1 commit into
developfrom
feat/879
Open

feat: 피드 햅틱 추가#880
Sadturtleman wants to merge 1 commit into
developfrom
feat/879

Conversation

@Sadturtleman
Copy link
Copy Markdown
Contributor

📌𝘐𝘴𝘴𝘶𝘦𝘴

📎𝘞𝘰𝘳𝘬 𝘋𝘦𝘴𝘤𝘳𝘪𝘱𝘵𝘪𝘰𝘯

📷𝘚𝘤𝘳𝘦𝘦𝘯𝘴𝘩𝘰𝘵

💬𝘛𝘰 𝘙𝘦𝘷𝘪𝘦𝘸𝘦𝘳𝘴

새로고침이 트리거 될 시에 햅틱이 동작하도록 추가했습니다.

@Sadturtleman Sadturtleman added 🍯 [FEAT] 새로운 기능을 개발합니다. 🧙마법사 하루 labels May 14, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Warning

Rate limit exceeded

@Sadturtleman has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 52 minutes and 9 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0904a8d8-ca86-4e95-a2e2-ac61c48d5e37

📥 Commits

Reviewing files that changed from the base of the PR and between 2dffd30 and 53b51a2.

📒 Files selected for processing (1)
  • feature/feed/src/main/java/com/into/websoso/feature/feed/component/FeedSection.kt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/879

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

shape = RoundedCornerShape(size = 16.dp),
).debouncedClickable {
)
.debouncedClickable {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🚫 [ktlint] standard:chain-method-continuation reported by reviewdog 🐶
Unexpected newline before '.'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍯 [FEAT] 새로운 기능을 개발합니다. 🧙마법사 하루

Projects

None yet

Development

Successfully merging this pull request may close these issues.

피드소소(내 피드/피드소소)에서 새로고침 (아래로 스크롤) 시, 햅틱 도입

1 participant