TheyCallMeTojo I'm sure you could fix that pretty easily. You could edit WelcomeHero.js to something like: Find: view() { if (this.hidden) return <div/>; And under it add: if (app.forum.attribute('welcomeTitle')=="") return </div>;
portals Any solution for this yet? Is TheyCallMeTojo 's solution a good one or isn't there a CSS solution as UntrustableRus pointed out?
jordanjay29 notakoder the Welcome Banner is likely to be removed so it can be more easily replaced by a robust extension. So like FoF User Bio, an extension will be written to replace it and then Flarum will remove it from core. Mostly because, as you've pointed out, there are some situations it could do better and an extension developer would have more freedom to iterate on the feature than core Flarum does right now.
nbaever3 I hope this does gets implemented. For many people (I've been told those with hardware acceleration off) you have to scroll past the banner or else your discord lags badly. It's very annoying; the mouse cursor and entire pc gets quite jerky and I'm not the only one. So I have to go up, scroll down so the banner isn't visible blegh.
askvortsov nbaever3 else your discord lags badly. Could you elaborate a bit more on this? How does Flarum impact discord?
pierres Are there any news on this issue? Will this feature be removed in an upcoming version or will a pull request be accepted to at least hide it when no message is given?
luceos pierres will a pull request be accepted to at least hide it when no message is given? Yes I guess so.
davwheat pierres This could be made into a simple extension in the meantime. I'll work on this now. We'd definitely accept it as a core PR though.
educatedheker By mistake i remove the home screen banner how to get it back? i clicked the x mark in the corner and its gone and not coming back after refresh help