Presentation 1
Presentation 1
Roundup Tracker
ClassHelper 1. Intro to Roundup..
The open-source project we are contributing towards.
2. What is ClassHelper?
The contributions we are making for Roundup.
Malav Patel
3. Evolution to Classhelper2.0
The contributions we are making for Roundup.
Bharath Kanama
4. Differences & Enhancements
The key changes of our project on Roundup..
Nikunj Thakkar
5. Demo
TextInput DropDown
• Further more ( +/- ) sign with a name can be part of “[ ]” to
sort the dropdown if required.
Default Descending
order by id order by
name
• The new classhelper will have appropriate
translations, provide that there are
translations added in the tracker.
Translations in German
Demo
Problems & Lessons Learned
• The project used web component which is relatively new browser API, thus we needed time to get
familiar.
• Working on 2 different environments ( Windows & Linux ) by team members had got us in pickle, but
we resolved it by spending time on it.
• Working on CSS and web component is not as seamless as it seems.
• cache invalidation is always a sore point.+
• Setting up headless testing environment for frontend was challenging.
• Always check what code you commit and push to the main branch.
• The project never completes to your imagined expectation.
Thank You