View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
16784Bug reportsQuestion editorpublic2021-04-22 16:33
Reporterollehar Assigned Togabrieljenik  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Summary16784: Top-bar missing buttons when adding new question group
Description

Title

Steps To Reproduce
  1. Checkout latest develop branch
  2. Create survey
  3. Click add new question group
  4. Missing preview/import buttons etc (compare with edit question group)
TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)-
I will donate to the project if issue is resolvedNo
Browser-
Database type & version-
Server OS (if known)-
Webserver software & version (if known)-
PHP Version-

Users monitoring this issue

There are no users monitoring this issue.

Activities

gabrieljenik

gabrieljenik

2020-10-28 14:08

manager   ~60443

Last edited: 2020-10-28 14:27

Pushed some code to https://github.com/gabrieljenik/LimeSurvey/tree/dev/16784-revert-vuejs-top-bars

Added topbar for Group Editor.
Added topbar for Emai Templates

Panel Integration and Data Policy Topbar is still vueJS.
These shall use a standard topbar used for other survey details screens as well.
Should we rever this top bar also?

On another note, I think question editor topbar sometimes is missing, depending on the previous screen navigated.
Ex:

  • Survey Details -> Question: Top bar shown
  • Survey Details -> Group Details -> Question: Top bar not shown.
    This is a bug because of the main layout still including some topbars in vueJS and the loading of pages using Pjax.
    Should b reverted once the question editor topba is on PHP.

Please see notes on #16702

Thanks

gabrieljenik

gabrieljenik

2020-12-30 13:18

manager   ~61317

I think this can be closed now. :) Merged to DEV
https://github.com/LimeSurvey/LimeSurvey/pull/1648

Issue History

Date Modified Username Field Change
2020-10-23 13:49 ollehar New Issue
2020-10-23 13:49 ollehar Assigned To => gabrieljenik
2020-10-23 13:49 ollehar Status new => assigned
2020-10-28 14:08 gabrieljenik Note Added: 60443
2020-10-28 14:17 gabrieljenik Note Edited: 60443
2020-10-28 14:27 gabrieljenik Note Edited: 60443
2020-12-30 13:18 gabrieljenik Note Added: 61317
2021-04-22 16:33 gabrieljenik Status assigned => closed
2021-04-22 16:33 gabrieljenik Resolution open => fixed