Grigorii K. Shartsev
Grigorii K. Shartsev
## Feature proposal ### Add an action to the main menu ### Action opens a dialog to enter the conversation link @nimishavijay @nickvergessen Any objections?
> stalled Unstalled
> It depends on what exactly you mean. What title says - use JSX syntax for render-function. BeforeAfter ```js // Before // Vue 2 export default { render() { if...
> if you mean real JSX, like bringing React syntax But this is not a "React syntax". JSX is a commonly used JavaScript syntax sugar. It is used by many...
> If you just mean get rid of render functions in favor of SFC (template + script + styles) I fully agree. I have no idea how to do it...
> E.g. we also consider migrating _groupfolders_ from React to Vue as JSX makes maintenance a lot harder (not only the framework but the syntax makes quick fixes not really...
Also in progress: basic `NcAppTopBar` component
Time flies so fast, 24 is LTS already
Will check later
I don't think we should copy web page navigation in the title bar. This makes it look like a web page and adds an expectation that a user can open...