Skip to content

feat(preferLinkPage): handle open web view config#159

Merged
mas-iota merged 9 commits intomasterfrom
add-preferlinkpage-setting
May 20, 2025
Merged

feat(preferLinkPage): handle open web view config#159
mas-iota merged 9 commits intomasterfrom
add-preferlinkpage-setting

Conversation

@AliAlaqrabawi3
Copy link
Copy Markdown
Contributor

No description provided.

}
if (user) {
$rootScope.showFeed = false;
if (!WidgetHome.data.preferLinkPage){
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  • showFeed -> showFeedList
  • Make it OR

});
} else {
$rootScope.showFeed = false;
if (!WidgetHome.data.preferLinkPage){
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can move the logic outside

@mas-iota mas-iota merged commit d239416 into master May 20, 2025
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.

2 participants