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

Persist feed tags #238

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Persist feed tags #238

merged 2 commits into from
Jan 29, 2025

Conversation

dkildar
Copy link
Collaborator

@dkildar dkildar commented Jan 26, 2025

@dkildar dkildar requested a review from feruzm January 26, 2025 12:05
@dkildar dkildar self-assigned this Jan 26, 2025
@dkildar dkildar added the enhancement New feature or request label Jan 26, 2025
@@ -270,33 +198,14 @@ export function EntryIndexMenu() {
);

useMount(() => {
if (introduction === IntroductionType.NONE) {
Copy link
Member

Choose a reason for hiding this comment

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

@dkildar Why removing introduction wizard, it is not necessary anymore?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I haven't found that this code relate to something, we don't have such classes anymore

Copy link
Member

Choose a reason for hiding this comment

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

How are we handling introduction wizard that shows up when you first time login?

Copy link
Member

Choose a reason for hiding this comment

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

let me merge for now and we will test.

@feruzm feruzm merged commit 42e2b0f into develop Jan 29, 2025
1 check passed
@feruzm feruzm deleted the feature/persist-feed-tags branch January 29, 2025 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants