# Student introduction for GSoC 2020

**URL:** https://discuss.elastic.co/t/student-introduction-for-gsoc-2020/224352
**Category:** Google Summer of Code
**Created:** [March 20, 2020, 5:53am UTC](https://discuss.elastic.co/t/student-introduction-for-gsoc-2020/224352 "2020-03-20T05:53:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![amitsin6h](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/amitsin6h/32/64777_2.png) [@amitsin6h](https://discuss.elastic.co/u/amitsin6h)
#### Post date: [March 20, 2020, 5:53am UTC](https://discuss.elastic.co/t/student-introduction-for-gsoc-2020/224352/1 "2020-03-20T05:53:37Z")

</div>

Hello,

> _I am Amit Kumar Singh, from Ranchi University. I am looking to work with Elastic for GSoC 2020. I am interested in working in the development of Project-2: Playground / Toggle System for Live Documentation._

I will try to submit the proposal ASAP only after sending a PR as I still have around 8 days.

**I am trying to fix the issue [[EuiSuperDatePicker] Component prop updates interfere with auto-refresh functionality · Issue #2483 · elastic/eui · GitHub](https://github.com/elastic/eui/issues/2483)**  
**All I wanna know is, how I can see the issue? How to reproduce and see it so that I get a clear understanding of the issue**

I have set up the project for development and its working fine. Please mentors, if you can help me out in a short time, it will be great.

Thanks

---

<div class="post-metadata">

### Author: ![thompsongl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/thompsongl/32/85843_2.png) [@thompsongl](https://discuss.elastic.co/u/thompsongl)
#### Post date: [March 20, 2020, 3:10pm UTC](https://discuss.elastic.co/t/student-introduction-for-gsoc-2020/224352/2 "2020-03-20T15:10:26Z")

</div>

Hey, @amitsin6h

Exciting to hear you want to help EUI!

To replicate issue #2483, you'd need to create or modify an example environment in which "the component's props change more frequently than the auto-refresh interval" (from [https://github.com/elastic/eui/issues/2483#issue-511840674](https://github.com/elastic/eui/issues/2483#issue-511840674)). Temporarily duplicating or modifying `src-docs/src/views/super_date_picker/super_date_picker.js`, for example, could be a good starting place.

Then, you'd need to make a contrived interval/timeout callback that updates some prop on `EuiSuperDatePicker` at a rate that is faster than the rate set by the `refreshInterval` prop.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [November 4, 2022, 7:50am UTC](https://discuss.elastic.co/t/student-introduction-for-gsoc-2020/224352/3 "2022-11-04T07:50:00Z")

</div>


