Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback improvements with new interface and new methods for ease of use #349

Merged
merged 11 commits into from
Oct 23, 2024

Conversation

ijunaid
Copy link
Contributor

@ijunaid ijunaid commented Oct 22, 2024

No description provided.

CHANGELOG.md Outdated
@@ -1,3 +1,9 @@
## x.x.x
* Added `CountlyFeedbacks` interface to manage feedback widgets, including NPS, Surveys, and Ratings.
* `presentNPS`, `presentSurvey`, and `presentRating` methods now allow displaying specific widgets by name, ID, or tag.
Copy link
Member

Choose a reason for hiding this comment

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

it is great but mb we could add function signatures with class only not with parameter names like
presentNPS(String)

Copy link

Choose a reason for hiding this comment

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

i understand why @arifBurakDemiray is suggesting that but current version also feels totally fine to me

Copy link
Member

@arifBurakDemiray arifBurakDemiray left a comment

Choose a reason for hiding this comment

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

I will give my attitudes and good luck. You rock 🪨

- Renaming files shows lots of changes, due to which its hard to review
Copy link

@AliRKat AliRKat left a comment

Choose a reason for hiding this comment

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

there are 2 typos i spot other than those seemed fine with me. great work!

CHANGELOG.md Outdated
@@ -1,3 +1,9 @@
## x.x.x
* Added `CountlyFeedbacks` interface to manage feedback widgets, including NPS, Surveys, and Ratings.
* `presentNPS`, `presentSurvey`, and `presentRating` methods now allow displaying specific widgets by name, ID, or tag.
Copy link

Choose a reason for hiding this comment

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

i understand why @arifBurakDemiray is suggesting that but current version also feels totally fine to me

CountlyFeedbackWidget.h Outdated Show resolved Hide resolved
CountlyFeedbackWidget.h Outdated Show resolved Hide resolved
@turtledreams turtledreams merged commit c6f2cd0 into staging Oct 23, 2024
14 checks passed
@turtledreams turtledreams deleted the feeback-improvements branch October 23, 2024 07:59
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.

4 participants