Actions
Bug #17118
closedMake it easier to drag'n drop methods
Status:
Rejected
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Improvements have been done in #16993 but it is still quite difficult to drag and drop a method because of the size of the area, which is too small.
We should :
- Extend the size of the container to the bottom of the window to make it easier to add the first generic methods.
- Add an indication block at the beginning and the end of the list to make it easier to add methods at these places.
- And increase the trigger zone of the scroll in js
Updated by Raphael GAUTHIER over 4 years ago
- Related to Bug #16993: Can't insert method to end of method list in technique editor added
Updated by Raphael GAUTHIER over 4 years ago
- Status changed from New to In progress
Updated by Raphael GAUTHIER over 4 years ago
Work in progess here: https://github.com/RaphaelGauthier/ncf/commit/1206d740aecf66cd1847069c6ba49ae96e88dd0f
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.5 to 6.0.6
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.6 to 6.0.7
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.7 to 6.0.8
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.0.8 to 6.0.9
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.0.9 to 6.0.10
Updated by Vincent MEMBRÉ about 4 years ago
- Target version changed from 6.0.10 to 798
Updated by Benoît PECCATTE over 3 years ago
- Target version changed from 798 to 6.1.14
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.14 to 6.1.15
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.1.15 to 6.1.16
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.1.16 to 6.1.17
Updated by Benoît PECCATTE about 3 years ago
- Project changed from 41 to Rudder
- Category changed from Technique editor - UI/UX to Web - Technique editor
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.1.17 to 6.1.18
Updated by Vincent MEMBRÉ almost 3 years ago
- Target version changed from 6.1.18 to 6.1.19
Updated by Alexis Mousset almost 3 years ago
- Status changed from In progress to Rejected
editor has been redesigned in 7.0.
Actions